From b6d6e76515c93d6948884d8593252da20a5954a7 Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Sat, 7 Dec 2019 15:08:28 -0800 Subject: [PATCH] Update stale.yml --- .github/stale.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/stale.yml b/.github/stale.yml index 03d7cf5..c9ef68b 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -1,7 +1,7 @@ # See https://github.com/probot/stale # Number of days of inactivity before an issue becomes stale -daysUntilStale: 90 +daysUntilStale: 365 # Number of days of inactivity before a stale issue is closed daysUntilClose: 14 # Label to use when marking an issue as stale @@ -12,6 +12,7 @@ exemptMilestones: true exemptAssignees: true exemptLabels: - announcement +- planning # Comment to post when marking an issue as stale. Set to `false` to disable markComment: > This issue has been automatically marked as stale because it has not had