You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem: Mergify is complaining that the setting to require branches to
be up to date before merging is not compatible with draft PR checks.
Update the Mergify configuration to enable in-place checks by setting
merge_queue.max_parallel_checks to 1 and setting every queue_rule's
batch_size to 1.
0 commit comments