Skip to content

Commit

Permalink
configure Mergify
Browse files Browse the repository at this point in the history
  • Loading branch information
larsrh committed Mar 27, 2020
1 parent 19c0ea7 commit 31a5eea
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 for scala-steward pull requests
conditions:
- author~=^scala-steward$
- base=master
actions:
merge:
method: merge

0 comments on commit 31a5eea

Please sign in to comment.