Reduce to 14 days

This commit is contained in:
Owen 2025-04-10 22:16:40 -04:00
parent 0450f62108
commit 56b3b2ab3b
No known key found for this signature in database
GPG key ID: 8271FDFFD9E0CCBD

View file

@ -16,9 +16,9 @@ jobs:
steps:
- uses: actions/stale@v9
with:
days-before-stale: 30
days-before-stale: 14
days-before-close: 14
stale-issue-message: 'This issue has been automatically marked as stale due to 30 days of inactivity. It will be closed in 14 days if no further activity occurs.'
stale-issue-message: 'This issue has been automatically marked as stale due to 14 days of inactivity. It will be closed in 14 days if no further activity occurs.'
close-issue-message: 'This issue has been automatically closed due to inactivity. If you believe this is still relevant, please open a new issue with up-to-date information.'
stale-issue-label: 'stale'