Add a github issue label to shoo the stalebot away (#42950)

Labeling an issue with "never stale" will keep the stalebot away; the
bot can get annoying in some situations otherwise.

Release Notes:

- N/A
This commit is contained in:
Lena
2025-11-18 10:15:09 +01:00
committed by GitHub
parent 2a3bcbfe0f
commit 980f8bff2a
@@ -26,3 +26,4 @@ jobs:
ascending: true
enable-statistics: true
stale-issue-label: "stale"
exempt-issue-labels: "never stale"