Skip to content

Commit

Permalink
Updated with template-control on 2019-02-13T20:25:39.247Z (playframew…
Browse files Browse the repository at this point in the history
…ork#53)

/.mergify.yml:
    wrote /.mergify.yml
  • Loading branch information
marcospereira committed Feb 14, 2019
1 parent 81e898d commit e94cd20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .mergify.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
pull_request_rules:
- name: automatic merge on CI success require review
conditions:
- status-success=continuous-integration/travis-ci/pr
- status-success=Travis CI - Pull Request
- "#approved-reviews-by>=1"
- "#changes-requested-reviews-by=0"
- label!=block-merge
Expand All @@ -12,7 +12,7 @@ pull_request_rules:

- name: automatic merge on CI success for TemplateControl
conditions:
- status-success=continuous-integration/travis-ci/pr
- status-success=Travis CI - Pull Request
- label=merge-when-green
- label!=block-merge
actions:
Expand Down

0 comments on commit e94cd20

Please sign in to comment.