From 17b0e20a6a3dc4f8014ce82d5b618ef278bd6ce5 Mon Sep 17 00:00:00 2001 From: Cristian Tabacitu Date: Sun, 9 Jan 2022 08:55:56 +0200 Subject: [PATCH] Update stale.yml --- .github/stale.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/stale.yml b/.github/stale.yml index 6dd0457..192b9b5 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -4,7 +4,7 @@ # https://probot.github.io/apps/stale/ # Number of days of inactivity before an issue becomes stale -daysUntilStale: 60 +daysUntilStale: 120 # Number of days of inactivity before a stale issue is closed daysUntilClose: 14 # Issues with these labels will never be considered stale