Procházet zdrojové kódy

Update stale bot settings

Kartik Visweswaran před 6 roky
rodič
revize
9595e3f193
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  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