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/stale.yaml
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14,4 +14,5 @@ jobs:
14
14
days-before-stale: 60
15
15
days-before-close: 90
16
16
stale-issue-message: 'This issue has been automatically marked as stale due to inactivity for past 2 months. It will be closed in next 30 days if no further activity occurs.'
17
-
close-issue-message: 'Closing this issue due to prolonged inactivity.'
17
+
close-issue-message: 'Closing this issue as inactive for 30 days after marking stale.'
0 commit comments