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