From 8788b4f0c462c7a0aa2019da3b53e5d9d233c694 Mon Sep 17 00:00:00 2001 From: biati digital Date: Sun, 17 Mar 2024 19:20:08 -0600 Subject: [PATCH] Update stale.yml --- .github/stale.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/stale.yml b/.github/stale.yml index e52d22e..ab51931 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -1,7 +1,7 @@ # Number of days of inactivity before an issue becomes stale -daysUntilStale: 180 +daysUntilStale: 280 # Number of days of inactivity before a stale issue is closed -daysUntilClose: 7 +daysUntilClose: 200 # Issues with these labels will never be considered stale exemptLabels: - pinned