Mergify: configuration update (#409)

* Mergify: configuration update

* Update .mergify.yml
pull/410/head
Jimmy Song 2020-07-02 10:07:32 +08:00 committed by GitHub
parent ee717021ea
commit 80549880da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

7
.mergify.yml 100644
View File

@ -0,0 +1,7 @@
pull_request_rules:
- name: Automatic merge on approval
conditions:
- "#approved-reviews-by>=1"
actions:
merge:
method: squash