Explorar o código

Merge pull request #1969 from jellyfin/stale-bread

Add an exemption for the confirmed label
Joshua M. Boniface %!s(int64=5) %!d(string=hai) anos
pai
achega
33ddca12ed
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .github/stale.yml

+ 1 - 0
.github/stale.yml

@@ -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