Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Commit edcd2d5

Browse files
committed
set close reason to not_planned for stale issues
1 parent 975efa4 commit edcd2d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/stale.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,4 @@ jobs:
2727
stale-pr-label: 'stale'
2828
close-issue-message: "Although we are closing this issue as stale, it's not gone forever. Issues can be reopened if there is renewed community interest. Just add a comment and it will be reopened for triage."
2929
close-pr-message: "Although we are closing this pull request as stale, it's not gone forever. PRs can be reopened if there is renewed community interest. Just add a comment and it will be reopened for triage."
30+
close-issue-reason: "not_planned"

0 commit comments

Comments
 (0)