fix: stop marking milestone issues as stale

This commit is contained in:
Simon Aronsson 2019-06-02 13:29:37 +02:00 committed by GitHub
parent ac05caa609
commit 339df55cc6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

5
.github/stale.yml vendored
View file

@ -1,5 +1,6 @@
daysUntilStale: 21
daysUntilClose: 14
daysUntilStale: 60
daysUntilClose: 7
exemptMilestones: true
exemptLabels:
- pinned
- security