use new label to close stale issues (closes #815)

This commit is contained in:
Stephan Dilly 2021-07-12 15:50:41 +02:00
parent c9a6978fe0
commit 8f12010aa8

2
.github/stale.yml vendored
View file

@ -8,7 +8,7 @@ exemptLabels:
- security - security
- nostale - nostale
# Label to use when marking an issue as stale # Label to use when marking an issue as stale
staleLabel: wontfix staleLabel: dormant
# 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