10 lines
322 B
YAML
10 lines
322 B
YAML
---
|
|
daysUntilStale: 90
|
|
daysUntilClose: 14
|
|
onlyLabels:
|
|
- waiting-for-input
|
|
- wontfix
|
|
staleLabel: stale
|
|
markComment: >
|
|
This issue has been automatically marked as `stale` because it has not had recent activity. :calendar: It will be _closed automatically_ in one week if no further activity occurs.
|
|
closeComment: false |