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