Skip to content

Commit 6c43f66

Browse files
GitHKAndrei Neagu
andauthored
🎨 branch protection conditions are enforced before merging not when adding to the merge queue (#7120)
Co-authored-by: Andrei Neagu <[email protected]>
1 parent 6e5ae15 commit 6c43f66

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/mergify.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
queue_rules:
22
- name: default
3+
branch_protection_injection_mode: merge
34
queue_conditions:
45
# general prerequisits fo accept the PR in the queue
56
- label=🤖-automerge # let Mergify know that the PR can be merged (added manually)

0 commit comments

Comments
 (0)