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: 'Issue has not received an update in over 14 days. Adding stale label. Please note the issue will be closed in 14 days after being marked stale if there is no update.'
19
+
stale-pr-message: 'PR has not received an update in over 14 days. Adding stale label. Please note the PR will be closed in 14 days after being marked stale if there is no update.'
20
+
close-issue-message: 'This issue was closed because it has been 14 days without activity since it has been marked as stale.'
21
+
close-pr-message: 'This PR was closed because it has been 14 days without activity since it has been marked as stale.'
22
+
days-before-issue-stale: 14
23
+
days-before-close: 14
24
+
only-labels: 'waiting for feedback'
25
+
labels-to-add-when-unstale: 'investigating'
26
+
labels-to-remove-when-unstale: 'stale,waiting for feedback'
0 commit comments