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
days-before-issue-stale: 45# for initial period, suggest 15
16
+
stale-issue-label: "stale"
17
+
stale-issue-message: "This issue is stale because it has been open for 45 days with no activity."
18
+
days-before-issue-close: 365# for initial period, suggest 30
19
+
close-issue-message: "This issue was closed because it has been inactive for 365 days since being marked as stale, please reopen if it's still applicable."
20
+
days-before-pr-stale: 45# for initial period, suggest 15
21
+
days-before-pr-close: 365# for initial period, suggest 30
0 commit comments