We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48fccde commit d599c80Copy full SHA for d599c80
.mergify/config.yml
@@ -2,7 +2,6 @@
2
3
# All Status Checks should be listed explicitly (see https://docs.mergify.io/conditions/#about-status-checks):
4
# `build` - .github/workflows/build.yml
5
-# `WIP` - https://github.com/marketplace/wip
6
7
pull_request_rules:
8
- name: Auto merge dependency updates
@@ -15,7 +14,6 @@ pull_request_rules:
15
14
- -draft
16
- '#changes-requested-reviews-by=0'
17
- check-success=build
18
- - check-success=WIP
19
- '#check-pending=0'
20
- '#check-failure=0'
21
- '#check-timed-out=0'
@@ -36,7 +34,6 @@ pull_request_rules:
36
34
37
35
38
39
40
41
42
0 commit comments