Skip to content

Commit

Permalink
GH Actions/remove labels: update lists of labels to auto-remove
Browse files Browse the repository at this point in the history
  • Loading branch information
jrfnl committed Oct 16, 2024
1 parent 16c087f commit f46e9b5
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions .github/workflows/label-remove-outdated.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,11 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
labels: |
Status: awaiting feedback
Status: close candidate
Status: close candidate
Status: help wanted
Status: needs investigation
Status: triage
Status: triage
Status: waiting for opinions
on-pr-merge:
runs-on: ubuntu-latest
Expand All @@ -40,8 +42,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 @@ -58,3 +62,4 @@ jobs:
Status: close candidate
Status: needs investigation
Status: triage
Status: waiting for opinions

0 comments on commit f46e9b5

Please sign in to comment.