Skip to content

Commit 01dcc60

Browse files
stale action - set close-issue-reason as not_planned
1 parent 869979f commit 01dcc60

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
@@ -13,6 +13,7 @@ jobs:
1313
days-before-pr-stale: 365
1414
days-before-pr-close: 30
1515
stale-issue-message: 'This issue is stale because it has been open 365 days with no activity. Remove stale label or comment or this will be closed in 30 days.'
16+
close-issue-reason: 'not_planned'
1617
days-before-issue-stale: 365
1718
days-before-issue-close: 30
1819

0 commit comments

Comments
 (0)