Commit dafd94c
tekton: clarify push event only fires on branch creation
Add inline comment explaining the on-event/on-cel-expression interaction:
the push trigger combined with body.created == true means it fires exactly
once per release branch (on creation), not on every commit.1 parent 1169a40 commit dafd94c
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
28 | 31 | | |
29 | 32 | | |
30 | 33 | | |
| |||
0 commit comments