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 30ef0c3 commit 3d914c6Copy full SHA for 3d914c6
.mergify.yml
@@ -0,0 +1,10 @@
1
+pull_request_rules:
2
+ - name: Automatic merge on up to date branch with dual approval
3
+ conditions:
4
+ - "#approved-reviews-by>=2"
5
+ - "status-success=continuous-integration/travis-ci/pr"
6
+ - "label!=work-in-progress"
7
+ actions:
8
+ merge:
9
+ method: merge
10
+ strict: true
0 commit comments