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
|
daysUntilStale: 90
|
||||||
daysUntilClose: 14
|
daysUntilClose: 14
|
||||||
exemptLabels:
|
onlyLabels:
|
||||||
- bounty
|
- waiting-for-input
|
||||||
- challenge
|
- wontfix
|
||||||
- critical
|
|
||||||
- feature
|
|
||||||
- technical debt
|
|
||||||
staleLabel: stale
|
staleLabel: stale
|
||||||
markComment: >
|
markComment: >
|
||||||
This issue has been automatically marked as `stale` because it has not had
|
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.
|
||||||
recent activity. :calendar: It will be _closed automatically_ in one week if no further activity occurs.
|
|
||||||
closeComment: false
|
closeComment: false
|
Loading…
x
Reference in New Issue
Block a user