Przeglądaj źródła

Allow stalebot to tag issues marked as under review

Jeremy Stretch 5 lat temu
rodzic
commit
b081864e66
1 zmienionych plików z 0 dodań i 1 usunięć
  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"