From 1cfac3721d9ba0439e07a7ac4057aaa581db5193 Mon Sep 17 00:00:00 2001 From: zryfish Date: Tue, 4 Aug 2020 11:01:45 +0800 Subject: [PATCH] Update stale.yml --- .github/stale.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/stale.yml b/.github/stale.yml index de6ac1bcd..717a3f412 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -5,6 +5,10 @@ daysUntilClose: 30 # Issues with these labels will never be considered stale exemptLabels: - frozen + - kind/feature-request + - kind/feature + - kind/security + - kind/design staleLabel: stale # Comment to post when marking an issue as stale. Set to `false` to disable markComment: >