From 5b1d4665aff9df1aa1bb49c7c94f8973e99d5d6c Mon Sep 17 00:00:00 2001 From: lforst <8118419+lforst@users.noreply.github.com> Date: Thu, 30 Jul 2026 13:09:50 +0000 Subject: [PATCH] chore: Add never-stale tag functionality to exempt issues from stale-ing --- .github/workflows/stale.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/stale.yaml b/.github/workflows/stale.yaml index 4a45ae683..5668e1ce0 100644 --- a/.github/workflows/stale.yaml +++ b/.github/workflows/stale.yaml @@ -20,6 +20,7 @@ jobs: days-before-pr-close: 7 stale-issue-label: stale stale-pr-label: stale + exempt-issue-labels: never-stale stale-issue-message: > This issue has been automatically marked as stale because it has not had recent activity. If this issue is still relevant, please leave a