From dd3027119182ef03c031ad512043b5e9470665ad Mon Sep 17 00:00:00 2001 From: PyYoshi Date: Tue, 17 Mar 2020 00:44:36 +0900 Subject: [PATCH] update stale config --- .github/stale.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/stale.yml b/.github/stale.yml index cad59d5..f0fd0b0 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -1,7 +1,7 @@ # Number of days of inactivity before an issue becomes stale daysUntilStale: 60 # Number of days of inactivity before a stale issue is closed -daysUntilClose: 7 +# daysUntilClose: 7 # Issues with these labels will never be considered stale exemptLabels: - pinned