Merge pull request #2124 from owncloud/refs-patch-1

Update stale.yml
This commit is contained in:
Michael Barz
2021-06-07 16:31:05 +02:00
committed by GitHub

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