Update .mergify.yml

This commit is contained in:
Ivan Blinkov 2020-02-27 08:46:52 +03:00 committed by GitHub
parent ada6074994
commit 63926fd57f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,12 +1,13 @@
# pull_request_rules:
# - name: Automatic merge on approval
# conditions:
# - "#approved-reviews-by>=1"
# - "#status-failure=0"
# - "base=master"
# actions:
# merge:
# method: merge
pull_request_rules:
- name: Automatic merge on approval
conditions:
- "#approved-reviews-by>=1"
- "status-success=Marker check"
- "#status-failure=0"
- "base=master"
actions:
merge:
method: merge
pull_request_rules:
- name: Automatic merge for Dependabot pull requests
conditions: