From fcaff81178e4b737975bf67c2e83a8c22df552cb Mon Sep 17 00:00:00 2001 From: Stefano Tenuta Date: Thu, 28 Jun 2018 18:50:51 +0200 Subject: [PATCH] Update stale.yml --- .github/stale.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/stale.yml b/.github/stale.yml index 2d7109e..586d9c0 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -4,8 +4,7 @@ daysUntilStale: 7 daysUntilClose: 7 # Issues with these labels will never be considered stale exemptLabels: - - pinned - - security + - branch-assigned # Label to use when marking an issue as stale staleLabel: wontfix # Comment to post when marking an issue as stale. Set to `false` to disable