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
stale-issue-message: 'This issue will be automatically closed in a few days if no response is received. Please provide an update with the requested information.'
16
+
stale-pr-message: 'This pull request will be automatically closed in a few days if no response is received. Please update your PR or comment if you would like to continue working on it.'
17
+
close-issue-message: 'This issue has been automatically closed due to inactivity.'
18
+
close-pr-message: 'This pull request has been automatically closed due to inactivity.'
19
+
days-before-stale: 14
20
+
days-before-close: 7
21
+
stale-issue-label: '⏱︎ Stale'
22
+
stale-pr-label: '⏱︎ Stale'
23
+
only-labels: '💤 Waiting for feedback'
24
+
remove-stale-when-updated: true
25
+
operations-per-run: 100
26
+
labels-to-remove-when-unstale: '⏱︎ Stale, 💤 Waiting for feedback'
0 commit comments