We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac8e9b5 commit 09bc582Copy full SHA for 09bc582
.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