update stale settings to 6 months + 14 days

This commit is contained in:
Cody Lee 2022-12-21 19:31:23 -06:00 committed by GitHub
parent d90056ecec
commit e4c296c63d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
.github/stale.yml vendored
View File

@ -1,5 +1,5 @@
# Number of days of inactivity before an issue becomes stale
daysUntilStale: 270
daysUntilStale: 180
# Number of days of inactivity before a stale issue is closed
daysUntilClose: 14
# Issues with these labels will never be considered stale