Skip to content

Commit 6f3aadc

Browse files
authored
ci: add question label to stale.yaml (#1083)
Given that it's include list adding `question` label which has some adoption in this repo.
1 parent 54a485c commit 6f3aadc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stale.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
days-before-issue-close: 13
2828
stale-issue-label: "status:stale"
2929
close-issue-reason: not_planned
30-
any-of-labels: "status:awaiting response,status:more data needed"
30+
any-of-labels: "status:awaiting response,status:more data needed,question"
3131
stale-issue-message: >
3232
Marking this issue as stale since it has been open for 14 days with no activity.
3333
This issue will be closed if no further activity occurs.

0 commit comments

Comments
 (0)