Update stale.yml [ci skip]

This commit is contained in:
Mac Siri 2019-06-04 10:41:55 -04:00 committed by GitHub
parent 47d9ec27fb
commit 0ebf4232fb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
.github/stale.yml vendored
View file

@ -1,11 +1,11 @@
# Configuration for probot-stale - https://github.com/probot/stale
# Number of days of inactivity before an Issue or Pull Request becomes stale
daysUntilStale: 90
daysUntilStale: 180
# Number of days of inactivity before an Issue or Pull Request with the stale label is closed.
# Set to false to disable. If disabled, issues still need to be closed manually, but will remain marked as stale.
daysUntilClose: 14
daysUntilClose: 30
# Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable
exemptLabels: