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

Commit a06d698

Browse files
authored
Merge pull request #602 from datafold/close_stale_issues_not_planned
set close reason to not_planned for stale issues
2 parents 975efa4 + edcd2d5 commit a06d698

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)