Updated stale to only have those that require input from a user
This commit is contained in:
parent
93265a3686
commit
68a69e9b07
12
.github/stale.yml
vendored
12
.github/stale.yml
vendored
@ -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
|
Loading…
x
Reference in New Issue
Block a user