fix: stop marking milestone issues as stale

pull/337/head
Simon Aronsson 6 years ago 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

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

Loading…
Cancel
Save