Skip to content

Commit

Permalink
Mergify: configuration update (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
rguichard authored Nov 26, 2020
1 parent 9c83ba3 commit f5d77d4
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .mergify.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
pull_request_rules:
- name: Automatic merge on approval
conditions:
- "approved-reviews-by>=1"
- "check-success=Travis CI - Pull Request"
- "check-success=Semantic Pull Request"
actions:
merge:
method: squash
commit_message: "title+body"

0 comments on commit f5d77d4

Please sign in to comment.