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-bot.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -16,4 +16,4 @@ jobs:
16
16
days-before-pr-stale: -1
17
17
stale-issue-message: "👋 Hey there, it looks like there has been no activity on this issue in the last 90 days. Has the issue been fixed, or does it still require the community attention? This issue will be closed in the next 7 days if no further activity occurs. Thank you for your contributions."
18
18
close-issue-message: "Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please feel free to create a new issue with up-to-date information."
19
-
exempt-issue-labels: 👋 Good first issue, 👻 Missing Docs, Wait on future Release
19
+
exempt-issue-labels: 👋 Good first issue, 👻 Missing Docs, Wait on future Release, Never gets stale
0 commit comments