From e63a1f40307913b2ccc615a8eb032bc9a01658f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vojt=C4=9Bch=20Barto=C5=A1ka?= <76958047+VojtechBartoska@users.noreply.github.com> Date: Sat, 6 Mar 2021 02:14:23 +0100 Subject: [PATCH] Update stale.yml Labels names updated. Not sure if the spaces in label's names are going to work. --- .github/stale.yml | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/.github/stale.yml b/.github/stale.yml index e969fcba5b1..47f3c1ddf20 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -12,12 +12,9 @@ onlyLabels: [] # Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable exemptLabels: - - pinned - - security - - "to be implemented" - - "for reference" - - "move to PR" - - "enhancement" + - "Type: For reference" + - "Type: To be implemented" + - "Type: Feature request" # Set to true to ignore issues in a project (defaults to false) exemptProjects: false @@ -29,7 +26,7 @@ exemptMilestones: false exemptAssignees: false # Label to use when marking as stale -staleLabel: stale +staleLabel: Status: Stale # Comment to post when marking as stale. Set to `false` to disable markComment: >