Sfoglia il codice sorgente

Exempt issues tagged with "status: blocked"

Jeremy Stretch 6 anni fa
parent
commit
f08968da49
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      .github/stale.yaml

+ 1 - 0
.github/stale.yaml

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