Skip to content

Commit 9dd6fb4

Browse files
authored
Merge pull request #15127 from 0xc0170/fix-mergify-closed-prs
mergify: fix issue with labels when PR is closed
2 parents 6a9ccb3 + e9a763f commit 9dd6fb4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.mergify.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ pull_request_rules:
5858
# Jenkins CI failing
5959
- check-failure~=continuous-integration/jenkins/pr-head
6060
- "label!=mergify skip"
61+
- -closed
6162
actions:
6263
label:
6364
add: ['needs: work']

0 commit comments

Comments
 (0)