Update stale.yml

This commit is contained in:
Jonathan Kim 2020-03-18 12:59:32 +00:00 committed by GitHub
parent cf9f59071e
commit 0da06d4d54
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
.github/stale.yml vendored
View File

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