Skip to content

Commit 034d2dd

Browse files
authored
Merge pull request #8333 from NomDeTom/patch-3
Update stale_bot.yml
2 parents c4d7ad2 + b8bfed2 commit 034d2dd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/stale_bot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,7 @@ jobs:
2020
uses: actions/[email protected]
2121
with:
2222
days-before-stale: 45
23+
stale-issue-message: This issue has not had any comment or update in the last month. If it is still relevant, please post update comments. If no comments are made, this issue will be closed automagically in 7 days.
24+
close-issue-message: This issue has not had any comment since the last notice. It has been closed automatically. If this is incorrect, or the issue becomes relevant again, please request that it is reopened.
2325
exempt-issue-labels: pinned,3.0
2426
exempt-pr-labels: pinned,3.0

0 commit comments

Comments
 (0)