From dadc675f58cc29ca77bda8148ee7f4d9cd4e581a Mon Sep 17 00:00:00 2001 From: "lynn [they]" Date: Thu, 9 Jan 2020 17:48:35 -0800 Subject: [PATCH] Update stale.yml --- .github/stale.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/stale.yml b/.github/stale.yml index 563a9b5..a3282a2 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -14,7 +14,7 @@ onlyLabels: [] exemptLabels: - pinned - security - - "type: maintenance" + - "kind/maintenance" # Set to true to ignore issues in a project (defaults to false) exemptProjects: false @@ -26,7 +26,7 @@ exemptMilestones: false exemptAssignees: false # Label to use when marking as stale -staleLabel: "status: stale" +staleLabel: "status/stale" # Comment to post when marking as stale. Set to `false` to disable markComment: >