Skip to content

Commit

Permalink
add mergify configuration file
Browse files Browse the repository at this point in the history
  • Loading branch information
mvillafuertem authored and oyvindberg committed Nov 22, 2020
1 parent 60772ea commit 93537ad
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .mergify.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
pull_request_rules:
- name: Automatic merge on approval
conditions:
- "author=scala-steward"
- "check-success=ci/circleci: build"
actions:
merge:
method: merge

0 comments on commit 93537ad

Please sign in to comment.