mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #15127 from 0xc0170/fix-mergify-closed-prs
mergify: fix issue with labels when PR is closedpull/15079/head^2
commit
9dd6fb4495
|
@ -58,6 +58,7 @@ pull_request_rules:
|
|||
# Jenkins CI failing
|
||||
- check-failure~=continuous-integration/jenkins/pr-head
|
||||
- "label!=mergify skip"
|
||||
- -closed
|
||||
actions:
|
||||
label:
|
||||
add: ['needs: work']
|
||||
|
|
Loading…
Reference in New Issue