Skip to content

Commit 4df212c

Browse files
anoopcs9phlogistonjohn
authored andcommitted
github: Fix a mergify error
Mergify won't merge changes due to the following error: "The branch protection setting Require branches to be up to date beforemerging is not compatible with max_parallel_checks>1, queue_conditions != merge_conditions and must be unset." Signed-off-by: Anoop C S <[email protected]>
1 parent 62db53a commit 4df212c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/mergify.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,3 +127,6 @@ pull_request_rules:
127127
label:
128128
add:
129129
- "priority-review"
130+
131+
merge_queue:
132+
max_parallel_checks: 1

0 commit comments

Comments
 (0)