Merge pull request #567 from jellyfin/stale-bread

Add label to exclude issue from Stale
This commit is contained in:
Joshua M. Boniface 2019-11-04 09:49:18 -05:00 committed by GitHub
commit f98a43f06f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

1
.github/stale.yml vendored
View file

@ -8,6 +8,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