Skip to content

Commit ade8b4f

Browse files
authored
Adding 'Never gets stale' to exception labels for stalebot (#3695)
1 parent 5fb9133 commit ade8b4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale-bot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
days-before-pr-stale: -1
1717
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."
1818
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

Comments
 (0)