Merge pull request #1969 from jellyfin/stale-bread

Add an exemption for the confirmed label
This commit is contained in:
Joshua M. Boniface
2019-11-01 16:11:17 -04:00
committed by GitHub

1
.github/stale.yml vendored
View File

@@ -11,6 +11,7 @@ exemptLabels:
- future
- feature
- enhancement
- confirmed
# Label to use when marking an issue as stale
staleLabel: stale
# Comment to post when marking an issue as stale. Set to `false` to disable