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 fb12ada commit 96d18b5Copy full SHA for 96d18b5
.github/workflows/stale.yml
@@ -25,7 +25,7 @@ jobs:
25
days-before-issue-stale: 14
26
days-before-issue-close: 14
27
stale-issue-label: "stale"
28
- close-issue-reason: completed
+ close-issue-reason: not_planned
29
any-of-labels: "status:awaiting user response,status:more data needed"
30
stale-issue-message: >
31
Marking this issue as stale since it has been open for 14 days with no activity.
0 commit comments