Sfoglia il codice sorgente

ci(github): tame stale bot

jguer 4 anni fa
parent
commit
bfd5ca6024
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      .github/stale.yml

+ 2 - 2
.github/stale.yml

@@ -1,7 +1,7 @@
 # Number of days of inactivity before an issue becomes stale
-daysUntilStale: 60
+daysUntilStale: 120
 # Number of days of inactivity before a stale issue is closed
-daysUntilClose: 7
+daysUntilClose: 40
 # Issues with these labels will never be considered stale
 exemptLabels:
   - "Status: In Progress"