Przeglądaj źródła

Only mark unlabeled issues as stale.

Jon Shier 5 lat temu
rodzic
commit
1e12d620ce
1 zmienionych plików z 1 dodań i 5 usunięć
  1. 1 5
      .github/stale.yml

+ 1 - 5
.github/stale.yml

@@ -6,11 +6,7 @@ daysUntilStale: 14
 # Number of days of inactivity before a stale Issue or Pull Request is closed
 daysUntilClose: 7
 
-# Issues or Pull Requests with these labels will never be considered stale
-exemptLabels:
-  - "support"
-  - "bug"
-  - "security"
+onlyLabels: []
 
 # Label to use when marking as stale
 staleLabel: stale