Skip to content

Commit

Permalink
Merge pull request #631 from PHPCSStandards/feature/ghactions-remove-…
Browse files Browse the repository at this point in the history
…labels-update

GH Actions/remove labels: update lists of labels to auto-remove
  • Loading branch information
jrfnl authored Oct 16, 2024
2 parents 16c087f + 567e361 commit 9e60f9f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/label-remove-outdated.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
labels: |
Status: awaiting feedback
Status: close candidate
Status: help wanted
Status: needs investigation
Status: triage
Expand All @@ -40,8 +41,10 @@ jobs:
Status: awaiting feedback
Status: close candidate
Status: has merge conflict
Status: help wanted
Status: needs investigation
Status: triage
Status: waiting for opinions
on-pr-close:
runs-on: ubuntu-latest
Expand All @@ -56,5 +59,6 @@ jobs:
labels: |
Status: awaiting feedback
Status: close candidate
Status: help wanted
Status: needs investigation
Status: triage

0 comments on commit 9e60f9f

Please sign in to comment.