Skip to content
This repository was archived by the owner on Dec 2, 2020. It is now read-only.

Commit bb6d71d

Browse files
committed
Don't wait for status checks to approve dependabot
1 parent 8f2b7e5 commit bb6d71d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.mergify.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@ pull_request_rules:
2424
conditions:
2525
- base=master
2626
- author~=^dependabot(|-preview)\[bot\]$
27-
- status-success=continuous-integration/travis-ci/pr
28-
- status-success=continuous-integration/travis-ci/push
29-
# - status-success=Semantic Pull Request
3027
- -title~=(WIP|wip)
3128
- -label~=(blocked|do-not-merge)
3229
- -merged

0 commit comments

Comments
 (0)