There was an error while loading. Please reload this page.
1 parent c274fc2 commit 430738eCopy full SHA for 430738e
1 file changed
.github/mergify.yml
@@ -1,10 +1,3 @@
1
-pull_request_rules:
2
- - name: Label conflicting pull requests
3
- description: Add a label to a pull request with conflict to spot it easily
4
- conditions:
5
- - conflict
6
- - '-closed'
7
- actions:
8
- label:
9
- toggle:
10
- - conflicts
+extends: mergify
+merge_protections_settings:
+ reporting_method: check-runs
0 commit comments