Files
feeds/.github/stale.yml
T
Matt Silverlock 8df78d284e Add stalebot config (#60)
* Add stalebot config
* Update and rename stale to stale.yml
2018-12-08 13:12:32 -08:00

13 lines
343 B
YAML

daysUntilStale: 60
daysUntilClose: 7
# Issues with these labels will never be considered stale
exemptLabels:
- v2
- needs-review
- work-required
staleLabel: stale
markComment: >
This issue has been automatically marked as stale because it hasn't seen
a recent update. It'll be automatically closed in a few days.
closeComment: false