From d8a9891325630f6a2b5a3fd1199a51db8eaa0757 Mon Sep 17 00:00:00 2001 From: Marko Date: Fri, 18 Oct 2019 17:14:21 +0200 Subject: [PATCH] Update stale bot tag (#5220) - Update stale bot label from `wontfix` to `stale` Signed-off-by: Marko Baricevic --- .github/stale.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/stale.yml b/.github/stale.yml index 315326b5e1..6b96800425 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -21,6 +21,9 @@ exemptProjects: true # Set to true to ignore issues in a milestone (defaults to false) exemptMilestones: true +# Label to use when marking as stale +staleLabel: stale + # Comment to post when marking as stale. Set to `false` to disable markComment: > This issue has been automatically marked as stale because it has not had