Skip to content

Commit

Permalink
Add mergify config (#302)
Browse files Browse the repository at this point in the history
  • Loading branch information
tdmanv committed Sep 18, 2019
1 parent 615f81d commit f455078
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .mergify.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
pull_request_rules:
- name: Automatic merge
conditions:
- base=master
- "#approved-reviews-by>=1"
- status-success=continuous-integration/travis-ci/pr
actions:
merge:
strict: smart

0 comments on commit f455078

Please sign in to comment.