Merge pull request #645 from wren/stalebot-60

move stablebot back up to 60 days now that backlog is a bit more cleared out
This commit is contained in:
micahellison 2019-08-10 16:35:21 -07:00 committed by GitHub
commit c09ac67d9c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
.github/stale.yml vendored
View file

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