14 lines
361 B
YAML
14 lines
361 B
YAML
---
|
|
daysUntilStale: 90
|
|
daysUntilClose: 14
|
|
exemptLabels:
|
|
- bounty
|
|
- challenge
|
|
- critical
|
|
- feature
|
|
- technical debt
|
|
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 |