Procházet zdrojové kódy

Change stale bot to only touch pull requests over 120 days old (#12217)

Eugen Rochko před 4 roky
rodič
revize
4988ebba4e
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. 2 1
      .github/stale.yml

+ 2 - 1
.github/stale.yml

@@ -1,4 +1,4 @@
-daysUntilStale: 60
+daysUntilStale: 120
 daysUntilClose: 7
 exemptLabels:
   - security
@@ -7,3 +7,4 @@ markComment: >
   This issue has been automatically marked as stale because it has not had
   recent activity. It will be closed if no further activity occurs. Thank you
   for your contributions.
+only: pulls