From 7c860c37e0a506bd86bfaa9c1d54ede4712ef96b Mon Sep 17 00:00:00 2001 From: Patrik Oldsberg Date: Tue, 23 Apr 2024 13:55:41 +0200 Subject: [PATCH] workflows: do not stale issues with bep label Signed-off-by: Patrik Oldsberg --- .github/workflows/automate_stale.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/automate_stale.yml b/.github/workflows/automate_stale.yml index 691066fb61..c7674e853d 100644 --- a/.github/workflows/automate_stale.yml +++ b/.github/workflows/automate_stale.yml @@ -28,7 +28,7 @@ jobs: for your contributions. days-before-issue-stale: 60 days-before-issue-close: 7 - exempt-issue-labels: plugin,after-vacations,will-fix + exempt-issue-labels: plugin,after-vacations,will-fix,bep stale-issue-label: stale stale-pr-message: > This PR has been automatically marked as stale because it has not had