mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
chore: change ignored labels for stale bot (#5570)
This commit is contained in:
parent
aea9db6f56
commit
5c4e8f6983
6
.github/stale.yml
vendored
6
.github/stale.yml
vendored
@ -5,8 +5,8 @@ staleLabel: stale
|
|||||||
exemptLabels:
|
exemptLabels:
|
||||||
- "cmty:feature-request"
|
- "cmty:feature-request"
|
||||||
- "WIP"
|
- "WIP"
|
||||||
- ":clock1:Pending"
|
- "pending"
|
||||||
- "type:discussion"
|
- "discussion"
|
||||||
markComment: >
|
markComment: >
|
||||||
Thanks for your contribution to Nuxt.js!
|
Thanks for your contribution to Nuxt.js!
|
||||||
|
|
||||||
@ -18,4 +18,4 @@ markComment: >
|
|||||||
1. Verify that you can still reproduce the issue in the latest version of nuxt-edge
|
1. Verify that you can still reproduce the issue in the latest version of nuxt-edge
|
||||||
1. Comment the steps to reproduce it
|
1. Comment the steps to reproduce it
|
||||||
|
|
||||||
Issues that are labeled as `🕐Pending` will not be automatically marked as stale.
|
Issues that are labeled as `pending` will not be automatically marked as stale.
|
||||||
|
Loading…
Reference in New Issue
Block a user