Skip to content

Commit

Permalink
fix: add is template field
Browse files Browse the repository at this point in the history
Signed-off-by: Vladislav Sukhin <[email protected]>
  • Loading branch information
vsukhin committed Jan 7, 2025
1 parent 4cec803 commit 27f8707
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,9 @@ spec:
type: string
description: webhook headers (golang template supported)
type: object
isTemplate:
description: whether webhook is used as a template
type: boolean
onStateChange:
description: |-
OnStateChange will trigger the webhook only when the result of the current execution differs from the previous result of the same test/test suite/workflow
Expand Down

0 comments on commit 27f8707

Please sign in to comment.