Update stale.yml

This commit is contained in:
Alex Unger
2021-06-07 12:57:49 +02:00
committed by GitHub
parent e11e286d33
commit 8920b2c65e

1
.github/stale.yml vendored
View File

@@ -7,6 +7,7 @@ daysUntilClose: 10
exemptLabels:
- "Type:Bug"
- "Type:Technical-Debt"
- "Category:Research"
# Label to use when marking an issue as stale
staleLabel: "Status:Stale"
# Comment to post when marking an issue as stale. Set to `false` to disable