Change stale closure date in description to correctly state 60 days rather than 30

This commit is contained in:
NielsNL12 2026-09-14 21:03:56 -04:00 committed by GitHub
parent 049d591d29
commit aa5a72107f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,7 +16,7 @@ jobs:
days-before-stale: 730 days-before-stale: 730
days-before-pr-stale: -1 days-before-pr-stale: -1
days-before-close: 60 days-before-close: 60
stale-issue-message: 'This issue has been automatically marked as stale and will be closed in 30 days because it has not had recent activity and is much likely outdated. If you think this issue is still relevant and applicable, you just have to post a comment and it will be unmarked.' stale-issue-message: 'This issue has been automatically marked as stale and will be closed in 60 days because it has not had recent activity and is much likely outdated. If you think this issue is still relevant and applicable, you just have to post a comment and it will be unmarked.'
stale-issue-label: "stale" stale-issue-label: "stale"
ascending: true ascending: true
# Exempt the following types of issues from being staled # Exempt the following types of issues from being staled