mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-23 14:15:13 +00:00
chore: exlcude feature-request in stale
This commit is contained in:
parent
3ec2579d09
commit
d6e6ded74e
2
.github/stale.yml
vendored
2
.github/stale.yml
vendored
@ -2,6 +2,8 @@
|
|||||||
daysUntilStale: 21
|
daysUntilStale: 21
|
||||||
daysUntilClose: 7
|
daysUntilClose: 7
|
||||||
staleLabel: stale
|
staleLabel: stale
|
||||||
|
exemptLabels:
|
||||||
|
- "cmty:feature-request"
|
||||||
markComment: >
|
markComment: >
|
||||||
This issue has been automatically marked as stale because it has not had
|
This issue has been automatically marked as stale because it has not had
|
||||||
recent activity. It will be closed if no further activity occurs.
|
recent activity. It will be closed if no further activity occurs.
|
||||||
|
Loading…
Reference in New Issue
Block a user