Skip to content

Commit 4d6310f

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 d096cb7 commit 4d6310f

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
@@ -83,3 +83,6 @@ pull_request_rules:
8383
label:
8484
add:
8585
- "priority-review"
86+
87+
merge_queue:
88+
max_parallel_checks: 1

0 commit comments

Comments
 (0)