Raise threshold to 180 days until issues are stale (6 months)

This commit is contained in:
Dale Wijnand 2018-09-13 02:39:17 +01:00
parent 4bd6a7dd06
commit 0b2adb08e4
No known key found for this signature in database
GPG Key ID: 4F256E3D151DF5EF

2
.github/stale.yml vendored
View File

@ -1,5 +1,7 @@
# Default values: https://probot.github.io/apps/stale/#installation
daysUntilStale: 180
exemptLabels:
- C-tracking-issue # keep tracking issues open
- E-easy # keep good first issues for first time contributors