Skip to content

Commit

Permalink
Merge pull request #335 from pylast/mergify/hugovk/config-update
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Jun 25, 2020
2 parents 1844c65 + 43971c0 commit 7f59ced
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:
- label=automerge
- status-success=build
- status-success=continuous-integration/travis-ci/pr
- status-success=continuous-integration/travis-ci/push
actions:
merge:
method: merge

0 comments on commit 7f59ced

Please sign in to comment.