ci: don't allow mergify to add automerge label to merged PRs (#23931)
(cherry picked from commit e34c52934c
)
Co-authored-by: Trent Nelson <trent@solana.com>
This commit is contained in:
@ -93,6 +93,7 @@ pull_request_rules:
|
|||||||
- author=mergify[bot]
|
- author=mergify[bot]
|
||||||
- head~=^mergify/bp/
|
- head~=^mergify/bp/
|
||||||
- "#status-failure=0"
|
- "#status-failure=0"
|
||||||
|
- "-merged"
|
||||||
actions:
|
actions:
|
||||||
label:
|
label:
|
||||||
add:
|
add:
|
||||||
|
Reference in New Issue
Block a user