We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 418f75e commit 91b5ef7Copy full SHA for 91b5ef7
.mergify.yml
@@ -0,0 +1,7 @@
1
+pull_request_rules:
2
+ - name: Automatic merge
3
+ description: Merge when PR passes all branch protection and has label automerge
4
+ conditions:
5
+ - label = automerge
6
+ actions:
7
+ merge:
0 commit comments