From 26c891642d6744546e48fcd4bb5b35bcd0a3a2b6 Mon Sep 17 00:00:00 2001 From: zryfish Date: Wed, 24 Apr 2019 19:57:38 +0800 Subject: [PATCH] Update .stale.yaml --- .github/.stale.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/.stale.yaml b/.github/.stale.yaml index b2fa40e2f..8fa812eb6 100644 --- a/.github/.stale.yaml +++ b/.github/.stale.yaml @@ -4,8 +4,8 @@ daysUntilStale: 30 daysUntilClose: 14 # Issues with these labels will never be considered stale exemptLabels: - - lifecycle/frozen -staleLabel: lifecycle/stale + - frozen +staleLabel: stale # 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