Erik Grinaker
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
3 deletions
-
.mergify.yml
|
|
@ -1,8 +1,6 @@ |
|
|
|
pull_request_rules: |
|
|
|
- name: automatic merge for master when CI passes and 1 reviews and has label S:automerge |
|
|
|
- name: automerge to master with label S:automerge and branch protection passing |
|
|
|
conditions: |
|
|
|
- "#approved-reviews-by>=1" |
|
|
|
- "status-success=ci/circleci - Pull Request" |
|
|
|
- base=master |
|
|
|
- label=S:automerge |
|
|
|
actions: |
|
|
|