From 00bdffe0f3c77e27d2cf6f5c70232a2d3e4d9c15 Mon Sep 17 00:00:00 2001 From: Matt Silverlock Date: Sat, 29 Jun 2019 21:17:52 -0700 Subject: [PATCH] Update stale.yml (#494) --- .github/stale.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/stale.yml b/.github/stale.yml index de8a6780..f4b12d30 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -1,10 +1,10 @@ -daysUntilStale: 60 -daysUntilClose: 7 +daysUntilStale: 75 +daysUntilClose: 14 # Issues with these labels will never be considered stale exemptLabels: - - v2 - - needs-review - - work-required + - proposal + - needs review + - build system staleLabel: stale markComment: > This issue has been automatically marked as stale because it hasn't seen