Skip to content

Commit c4b831e

Browse files
Copilothotlong
andcommitted
Fix stale issue message accuracy (74 days total)
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
1 parent 90cc66b commit c4b831e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/stale.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ jobs:
2626
recent activity. It will be closed in 14 days if no further activity occurs.
2727
Thank you for your contributions.
2828
close-issue-message: >
29-
This issue was automatically closed because it has not had activity for 30 days.
29+
This issue was automatically closed because it has not had activity for 74 days
30+
(marked stale after 60 days, then closed after 14 more days of inactivity).
3031
Please feel free to reopen if you believe this issue is still relevant.
3132
days-before-issue-stale: 60
3233
days-before-issue-close: 14

0 commit comments

Comments
 (0)