Просмотр исходного кода

Exempt issues tagged with "status: blocked"

Jeremy Stretch 6 лет назад
Родитель
Сommit
f08968da49
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      .github/stale.yaml

+ 1 - 0
.github/stale.yaml

@@ -6,6 +6,7 @@ daysUntilClose: 7
 exemptLabels:
   - "status: accepted"
   - "status: gathering feedback"
+  - "status: blocked"
 # Label to use when marking an issue as stale
 staleLabel: wontfix
 # Comment to post when marking an issue as stale. Set to `false` to disable