Commit ca867a1
committed
fix: stop claiming non-release after ALLOW_RELEASE_MERGE bypass
When the strong release guard detects a release PR and ALLOW_RELEASE_MERGE=yes
is set, exit after the bypass message. Do not print the generic "does not
appear to be a release PR" line, which was misleading after a real bypass.
Signed-off-by: Sebastien Tardif <sebtardif@ncf.ca>1 parent 2f3d9da commit ca867a1
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
76 | | - | |
77 | 75 | | |
| 76 | + | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
0 commit comments