mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-06-24 01:20:34 +03:00
chore: add stale bot
This commit is contained in:
@@ -0,0 +1,17 @@
|
|||||||
|
# Configuration for probot-stale - https://github.com/probot/stale
|
||||||
|
daysUntilStale: 21
|
||||||
|
daysUntilClose: 7
|
||||||
|
staleLabel: stale
|
||||||
|
exemptLabels:
|
||||||
|
- "cmty:feature-request"
|
||||||
|
- "WIP"
|
||||||
|
- "pending"
|
||||||
|
- "discussion"
|
||||||
|
markComment: >
|
||||||
|
Thanks for your contribution to vue-meta!
|
||||||
|
This issue has been automatically marked as stale because it has not had
|
||||||
|
recent activity. It will be closed if no further activity occurs.
|
||||||
|
If you would like this issue to remain open:
|
||||||
|
1. Verify that you can still reproduce the issue in the latest version of vue-meta
|
||||||
|
1. Comment the steps to reproduce it
|
||||||
|
Issues that are labeled as `pending` will not be automatically marked as stale.
|
||||||
Reference in New Issue
Block a user