From 567e361afa044479985cd7dbc12e60189a5001ea Mon Sep 17 00:00:00 2001 From: jrfnl Date: Wed, 16 Oct 2024 23:29:59 +0200 Subject: [PATCH] GH Actions/remove labels: update lists of labels to auto-remove --- .github/workflows/label-remove-outdated.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/label-remove-outdated.yml b/.github/workflows/label-remove-outdated.yml index 7b0cc1625d..6408e3cef1 100644 --- a/.github/workflows/label-remove-outdated.yml +++ b/.github/workflows/label-remove-outdated.yml @@ -23,6 +23,7 @@ jobs: labels: | Status: awaiting feedback Status: close candidate + Status: help wanted Status: needs investigation Status: triage @@ -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 @@ -56,5 +59,6 @@ jobs: labels: | Status: awaiting feedback Status: close candidate + Status: help wanted Status: needs investigation Status: triage