Updated stale to only have those that require input from a user

This commit is contained in:
Jeroen Willemsen 2021-09-29 14:43:51 +02:00 committed by Nanne Baars
parent 93265a3686
commit 68a69e9b07

12
.github/stale.yml vendored
View File

@ -1,14 +1,10 @@
---
daysUntilStale: 90
daysUntilClose: 14
exemptLabels:
- bounty
- challenge
- critical
- feature
- technical debt
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.
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