Skip to content

Commit 9e60f9f

Browse files
authored
Merge pull request #631 from PHPCSStandards/feature/ghactions-remove-labels-update
GH Actions/remove labels: update lists of labels to auto-remove
2 parents 16c087f + 567e361 commit 9e60f9f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/label-remove-outdated.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
labels: |
2424
Status: awaiting feedback
2525
Status: close candidate
26+
Status: help wanted
2627
Status: needs investigation
2728
Status: triage
2829
@@ -40,8 +41,10 @@ jobs:
4041
Status: awaiting feedback
4142
Status: close candidate
4243
Status: has merge conflict
44+
Status: help wanted
4345
Status: needs investigation
4446
Status: triage
47+
Status: waiting for opinions
4548
4649
on-pr-close:
4750
runs-on: ubuntu-latest
@@ -56,5 +59,6 @@ jobs:
5659
labels: |
5760
Status: awaiting feedback
5861
Status: close candidate
62+
Status: help wanted
5963
Status: needs investigation
6064
Status: triage

0 commit comments

Comments
 (0)