Update stale.yml

development
David Benson 2020-11-09 16:03:12 +00:00 committed by GitHub
parent 0b814341d2
commit e904e2d1ef
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: 300
daysUntilStale: 200
# Number of days of inactivity before a stale issue is closed
daysUntilClose: 20
daysUntilClose: 1
# Issues with these labels will never be considered stale
exemptLabels:
- pinned