Skip to content

Commit

Permalink
Mergify: configuration update
Browse files Browse the repository at this point in the history
Signed-off-by: AraHaan <[email protected]>
  • Loading branch information
AraHaan committed May 5, 2021
1 parent 59e209b commit f2905ae
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ pull_request_rules:
# for check failures / WIP pending check.
- name: Add enhancement label
conditions:
- -check-success=build
- -check-failure=build
- -check-neutral=build
- check-pending=build
- -closed
- -label=enhancement
actions:
Expand Down Expand Up @@ -59,9 +57,7 @@ pull_request_rules:
- name: Automatic message on WIP
conditions:
- -check-failure=WIP
- -check-success=WIP
- -check-neutral=WIP
- check-pending=WIP
- -draft
- -closed
actions:
Expand Down

0 comments on commit f2905ae

Please sign in to comment.