This commit is contained in:
github-actions
2024-08-05 12:59:48 +02:00
parent 126173b2bb
commit 0469842847

View File

@@ -18,7 +18,7 @@ jobs:
days-before-issue-stale: 5
days-before-issue-close: 3
stale-issue-label: 'stale'
stale-issue-message: 'As this issue is marked as “wait 2 close” and there was no activity for 5 days, it is now marked as “stale.” It will be automatically closed in 3 more days.'
stale-issue-message: 'As this issue is marked as “wait 4 close” and there was no activity for 5 days, it is now marked as “stale.” It will be automatically closed in 3 more days.'
close-issue-message: 'This issue was closed because it had been inactive for 3 days since being marked as "stale".'
days-before-pr-stale: -1
days-before-pr-close: -1