Explorar el Código

Update stale bot settings

Kartik Visweswaran hace 6 años
padre
commit
9595e3f193
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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: 90
+daysUntilStale: 60
 # Number of days of inactivity before a stale issue is closed
-daysUntilClose: 10
+daysUntilClose: 7
 # Issues with these labels will never be considered stale
 exemptLabels:
   - bug