Skip to content

Commit

Permalink
Update mergify
Browse files Browse the repository at this point in the history
  • Loading branch information
srod committed Jan 1, 2020
1 parent 32c06ca commit 3410224
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,12 @@ pull_request_rules:
- name: automatic merge for Dependabot pull requests
conditions:
- author=dependabot-preview[bot]
- 'status-success=ci/circleci: node-v12'
- 'status-success=ci/circleci: node-v10'
- 'status-success=ci/circleci: node-v8'
- status-success=srod.node-minify
- 'status-success=Test / test (ubuntu-latest, 8.x) (push)'
- 'status-success=Test / test (ubuntu-latest, 10.x) (push)'
- 'status-success=Test / test (ubuntu-latest, 12.x) (push)'
- 'status-success=Test / test (windows-latest, 8.x) (push)'
- 'status-success=Test / test (windows-latest, 10.x) (push)'
- 'status-success=Test / test (windows-latest, 12.x) (push)'
actions:
merge:
method: merge

0 comments on commit 3410224

Please sign in to comment.