We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0018dc commit d0288d2Copy full SHA for d0288d2
.mergify.yml
@@ -1,4 +1,7 @@
1
# See https://doc.mergify.io
2
+merge_queue:
3
+ # Hopefully this gets Mergify to stop creating PRs just to test merges (it both messes with statistics and our automatic validations)
4
+ max_parallel_checks: 1
5
queue_rules:
6
- name: default-merge
7
update_method: merge
0 commit comments