chore: exlcude feature-request in stale

This commit is contained in:
Clark Du 2018-10-31 19:08:45 +00:00
parent 3ec2579d09
commit d6e6ded74e

2
.github/stale.yml vendored
View File

@ -2,6 +2,8 @@
daysUntilStale: 21
daysUntilClose: 7
staleLabel: stale
exemptLabels:
- "cmty:feature-request"
markComment: >
This issue has been automatically marked as stale because it has not had
recent activity. It will be closed if no further activity occurs.