Skip to content

Commit 96d18b5

Browse files
authored
Update stale.yml (#68)
Changing closed-issue-reason to not_planned (default value)
1 parent fb12ada commit 96d18b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
days-before-issue-stale: 14
2626
days-before-issue-close: 14
2727
stale-issue-label: "stale"
28-
close-issue-reason: completed
28+
close-issue-reason: not_planned
2929
any-of-labels: "status:awaiting user response,status:more data needed"
3030
stale-issue-message: >
3131
Marking this issue as stale since it has been open for 14 days with no activity.

0 commit comments

Comments
 (0)