Sfoglia il codice sorgente

Allow stalebot to tag issues marked as under review

Jeremy Stretch 5 anni fa
parent
commit
b081864e66
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      .github/stale.yml

+ 0 - 1
.github/stale.yml

@@ -14,7 +14,6 @@ exemptLabels:
   - "status: accepted"
   - "status: blocked"
   - "status: needs milestone"
-  - "status: under review"
 
 # Label to use when marking an issue as stale
 staleLabel: "pending closure"