mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Add an exemption for the confirmed label
Adds an exemption we can use to keep issues open when they are confirmed/real
This commit is contained in:
parent
3bfb36a67d
commit
3a741936c5
1
.github/stale.yml
vendored
1
.github/stale.yml
vendored
@ -11,6 +11,7 @@ exemptLabels:
|
|||||||
- future
|
- future
|
||||||
- feature
|
- feature
|
||||||
- enhancement
|
- enhancement
|
||||||
|
- confirmed
|
||||||
# Label to use when marking an issue as stale
|
# Label to use when marking an issue as stale
|
||||||
staleLabel: stale
|
staleLabel: stale
|
||||||
# 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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user