Commit f5c6014
ci: let mergify add
By default Mergify adds the `queued` label immediately, so that can not
be used in a check. The new `ci/in-progress/e2e` label will prevent
Mergify from adding the `ok-to-test` label in a loop. When there is an
issue with merge ordering, it may be required to remove the
`ci/in-progress/e2e` label or manually add `ok-to-test` again.
Signed-off-by: Niels de Vos <[email protected]>ok-to-test again when a PR gets queued1 parent 911ffd9 commit f5c6014
1 file changed
+20
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
95 | 115 | | |
96 | 116 | | |
97 | 117 | | |
| |||
0 commit comments