Commit 6613770
authored
fix: skip auto-merge for release PRs (#90)
Release PRs from patchloom-release[bot] should be approved (to satisfy
branch protection) but not auto-merged. The maintainer decides when to
release by manually merging the release PR.
Skip the auto-merge step when the PR author is patchloom-release[bot].
Signed-off-by: Sebastien Tardif <sebtardif@ncf.ca>1 parent dfb58f1 commit 6613770
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
0 commit comments