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 bc7239f commit 57d0938Copy full SHA for 57d0938
.github/workflows/stale.yaml
@@ -27,7 +27,7 @@ jobs:
27
days-before-issue-close: 14
28
stale-issue-label: "status:stale"
29
close-issue-reason: not_planned
30
- any-of-labels: "awaiting contributor response,cla:no"
+ any-of-labels: "awaiting-contributor-response,cla:no"
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