Skip to content

Conversation

@phlogistonjohn
Copy link
Collaborator

Mergify won't merge our PRs automatically any more and displays the following, confusing error:

The branch protection setting Require branches to be up to date before
merging is not compatible with max_parallel_checks>1, queue_conditions
!= merge_conditions and must be unset.

This change tries to see if just forcing max_parallel_checks to be 1 resolves the problem.

Mergify won't merge our PRs automatically any more and displays the
following, confusing error:
```
The branch protection setting Require branches to be up to date before
merging is not compatible with max_parallel_checks>1, queue_conditions
!= merge_conditions and must be unset.
```
This change tries to see if just forcing max_parallel_checks to be 1
resolves the problem.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
@anoopcs9 anoopcs9 added the no-API This PR does not include any changes to the public API of a go-ceph package label Aug 4, 2025
@anoopcs9 anoopcs9 merged commit 98a88c2 into ceph:master Aug 4, 2025
16 of 17 checks passed
@phlogistonjohn phlogistonjohn deleted the jjm-mergify-pita branch August 22, 2025 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-API This PR does not include any changes to the public API of a go-ceph package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants