Skip to content

Commit

Permalink
Added codecov to required status check in mergify
Browse files Browse the repository at this point in the history
  • Loading branch information
AdmiringWorm committed May 12, 2019
1 parent 7f7e32b commit 05a701f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .mergify.yml
Expand Up @@ -26,6 +26,7 @@ pull_request_rules:
conditions:
- "status-success=continuous-integration/appveyor/pr"
- "status-success=continuous-integration/travis-ci/pr"
- "status-success=codecov/patch"
- "#approved-reviews-by>=1"
- "#review-requested=0"
- "#changes-requested-reviews-by=0"
Expand Down

0 comments on commit 05a701f

Please sign in to comment.