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.
question
stale.yaml
1 parent 54a485c commit 6f3aadcCopy full SHA for 6f3aadc
1 file changed
.github/workflows/stale.yaml
@@ -27,7 +27,7 @@ jobs:
27
days-before-issue-close: 13
28
stale-issue-label: "status:stale"
29
close-issue-reason: not_planned
30
- any-of-labels: "status:awaiting response,status:more data needed"
+ any-of-labels: "status:awaiting response,status:more data needed,question"
31
stale-issue-message: >
32
Marking this issue as stale since it has been open for 14 days with no activity.
33
This issue will be closed if no further activity occurs.
0 commit comments