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

don't mark blocked issues as stale
[ci skip]

Sebastian Stenzel 5 лет назад
Родитель
Сommit
ee57cd7d3b
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      .github/stale.yml

+ 1 - 0
.github/stale.yml

@@ -6,6 +6,7 @@ daysUntilClose: 30
 exemptLabels:
   - type:security-issue # never close automatically
   - state:awaiting-response # handled by different bot
+  - state:blocked
 # Set to true to ignore issues in a milestone (defaults to false)
 exemptMilestones: true
 # Label to use when marking an issue as stale