Skip to content

Commit

Permalink
Make backport rules less strict
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanjulian authored Jun 28, 2020
1 parent 79de9de commit c9b33f6
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,12 +107,6 @@ pull_request_rules:
conditions:
- base=master
- merged
- -conflict
- "#approved-reviews-by>=2"
- "approved-reviews-by=@maintainers"
- "#changes-requested-reviews-by=0"
- status-success=Travis CI - Pull Request
- status-success=codecov/patch
- label=backport-to-2019.10
actions:
backport:
Expand All @@ -122,12 +116,6 @@ pull_request_rules:
conditions:
- base=master
- merged
- -conflict
- "#approved-reviews-by>=2"
- "approved-reviews-by=@maintainers"
- "#changes-requested-reviews-by=0"
- status-success=Travis CI - Pull Request
- status-success=codecov/patch
- label=backport-to-2020.06
actions:
backport:
Expand Down

0 comments on commit c9b33f6

Please sign in to comment.