feat: allow for issue exemption

This commit is contained in:
Matthew Coleman
2025-09-17 17:31:07 +02:00
committed by Márk Sági-Kazár
parent c4eab501d4
commit eadfaeec3f
+1
View File
@@ -17,5 +17,6 @@ jobs:
days-before-pr-stale: -1 # Ignore all PRs
stale-issue-message: "Issues with no activity for 30 days are marked stale and subject to being closed."
close-issue-message: "This issue has been closed for inactivity. Please re-open if this was a mistake."
exempt-issue-labels: "lifecycle/keep"
stale-issue-label: "lifecycle/stale"
debug-only: false # Set this to 'true' to disable stale issue management