You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/stalebot.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14,5 +14,5 @@ jobs:
14
14
stale-issue-label: 'stale'
15
15
stale-issue-message: 'This issue has been automatically marked as stale because it has not had activity in 1 year. It will be closed in 7 days if no further activity occurs. Thanks!'
16
16
days-before-issue-close: 7
17
-
close-issue-message: 'This issue was closed because it had no activity for over 60 days.'
17
+
close-issue-message: 'This issue was closed because it had no activity for over 1 year.'
0 commit comments