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]
|
||||
- head~=^mergify/bp/
|
||||
- "#status-failure=0"
|
||||
- "-merged"
|
||||
actions:
|
||||
label:
|
||||
add:
|
||||
|
Reference in New Issue
Block a user