We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16c087f commit 567e361Copy full SHA for 567e361
.github/workflows/label-remove-outdated.yml
@@ -23,6 +23,7 @@ jobs:
23
labels: |
24
Status: awaiting feedback
25
Status: close candidate
26
+ Status: help wanted
27
Status: needs investigation
28
Status: triage
29
@@ -40,8 +41,10 @@ jobs:
40
41
42
43
Status: has merge conflict
44
45
46
47
+ Status: waiting for opinions
48
49
on-pr-close:
50
runs-on: ubuntu-latest
@@ -56,5 +59,6 @@ jobs:
56
59
57
60
58
61
62
63
64
0 commit comments