Browse Source

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

Sebastian Stenzel 5 years ago
parent
commit
ee57cd7d3b
1 changed files with 1 additions and 0 deletions
  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