소스 검색

Merge pull request #1969 from jellyfin/stale-bread

Add an exemption for the confirmed label
Joshua M. Boniface 5 년 전
부모
커밋
33ddca12ed
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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