From be0a327a5b402db8600d8d2afa83ecc23b2d9a6e Mon Sep 17 00:00:00 2001 From: elgohr Date: Tue, 13 Apr 2021 11:41:38 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=A6=A0=20For=20corona=20reasons=20extendi?= =?UTF-8?q?ng=20the=20stale=20bot.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/stale.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/stale.yml b/.github/stale.yml index f02c655..23592b1 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -1,5 +1,5 @@ daysUntilStale: 21 -daysUntilClose: 7 +daysUntilClose: 180 exemptLabels: - pinned - security