Updated stale bot

To exclude certain issues and label others as stale instead of wontfix
This commit is contained in:
Spacehuhn
2020-06-16 21:24:14 +02:00
parent 2ce3deae97
commit b1a57424e0

6
.github/stale.yml vendored
View File

@@ -4,10 +4,12 @@ daysUntilStale: 90
daysUntilClose: 7 daysUntilClose: 7
# Issues with these labels will never be considered stale # Issues with these labels will never be considered stale
exemptLabels: exemptLabels:
- pinned
- bug - bug
- translation
- discussion
- development
# Label to use when marking an issue as stale # Label to use when marking an issue as stale
staleLabel: staleLabel: stale
# Comment to post when marking an issue as stale. Set to `false` to disable # Comment to post when marking an issue as stale. Set to `false` to disable
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