From 60ae83c3c2e5575c90664d8ad05e383891e06758 Mon Sep 17 00:00:00 2001 From: isaak654 Date: Mon, 11 Apr 2022 15:00:38 +0200 Subject: [PATCH] Update stale.yml --- .github/stale.yml | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/.github/stale.yml b/.github/stale.yml index 60d0efb0..c9e224d3 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -14,16 +14,14 @@ onlyLabels: # Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable exemptLabels: - - feature request - - low priority - - Must-fix - - regression - - to investigate - - ToDo next + - Feature request + - Low priority + - Regression + - Stalled work + - ToDo ASAP - ToDo - - under investigation - - Work in Progress - - workaround + - Work in progress + - Workaround # Set to true to ignore issues in a project (defaults to false) exemptProjects: false