From 9ab197bc630efa7af7933abc97696104155b8269 Mon Sep 17 00:00:00 2001 From: Jakub Kuzelka Date: Mon, 14 Sep 2020 17:19:36 +0200 Subject: [PATCH] fix:remove global values and fix closing values on issues Signed-off-by: Jakub Kuzelka --- .github/{stale.yaml => stale.yml} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename .github/{stale.yaml => stale.yml} (98%) diff --git a/.github/stale.yaml b/.github/stale.yml similarity index 98% rename from .github/stale.yaml rename to .github/stale.yml index 613674740..d39de7d0f 100644 --- a/.github/stale.yaml +++ b/.github/stale.yml @@ -23,7 +23,7 @@ limitPerRun: 5 # Specify configuration settings that are specific to issues issues: - daysUntilStale: 60 + daysUntilStale: 90 daysUntilClose: 7 markComment: > This issue has been automatically marked as stale because it has not had