Explorar el Código

Exempt issues tagged with "status: blocked"

Jeremy Stretch hace 6 años
padre
commit
f08968da49
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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