mirror of
https://github.com/Kong/insomnia
synced 2024-11-07 22:30:15 +00:00
18 lines
489 B
YAML
18 lines
489 B
YAML
daysUntilStale: 60
|
|
daysUntilClose: 7
|
|
exemptLabels:
|
|
- High Priority
|
|
- Accepted
|
|
- Help Wanted
|
|
- Needs Discussion
|
|
- Accepted 👌
|
|
- Next Release 🚀
|
|
- Needs Discussion 🗣
|
|
staleLabel: Stale
|
|
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. Thank you
|
|
for your contributions.
|
|
# Comment to post when closing a stale issue. Set to `false` to disable
|
|
closeComment: false
|