Procházet zdrojové kódy

Allow stalebot to tag issues marked as under review

Jeremy Stretch před 5 roky
rodič
revize
b081864e66
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  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"