Update stale.yml

lower stalebot settings
This commit is contained in:
Cody Lee 2023-05-01 09:45:40 -05:00 committed by GitHub
parent ce15b6230a
commit 0f66005a2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

4
.github/stale.yml vendored
View File

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