From 7d8495b26325be40ff662b6636d0579a3ed0bbaa Mon Sep 17 00:00:00 2001 From: Adrian Scillato <35405447+ascillato@users.noreply.github.com> Date: Tue, 5 Jun 2018 16:20:25 -0300 Subject: [PATCH] Update Stale Bot --- .github/stale.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/stale.yml b/.github/stale.yml index 43d5e77f3..88c5f7c21 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -1,9 +1,9 @@ # Number of days of inactivity before an Issue or Pull Request becomes stale -daysUntilStale: 120 +daysUntilStale: 45 # Number of days of inactivity before a stale Issue or Pull Request is closed. # Set to false to disable. If disabled, issues still need to be closed manually, but will remain marked as stale. -daysUntilClose: 14 +daysUntilClose: 15 # Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable exemptLabels: