Skip to content

Commit 9de6e98

Browse files
authored
Mergify: configuration update (#14)
Signed-off-by: AraHaan <seandhunt_7@yahoo.com>
1 parent 59e209b commit 9de6e98

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

.github/mergify.yml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@ pull_request_rules:
22
# for check failures / WIP pending check.
33
- name: Add enhancement label
44
conditions:
5-
- -check-success=build
6-
- -check-failure=build
7-
- -check-neutral=build
5+
- check-pending=build
86
- -closed
97
- -label=enhancement
108
actions:
@@ -59,9 +57,7 @@ pull_request_rules:
5957
6058
- name: Automatic message on WIP
6159
conditions:
62-
- -check-failure=WIP
63-
- -check-success=WIP
64-
- -check-neutral=WIP
60+
- check-pending=WIP
6561
- -draft
6662
- -closed
6763
actions:

0 commit comments

Comments
 (0)