👷 Update stale workflow to allow keep labels

This commit is contained in:
James Panther
2022-11-07 16:08:54 +11:00
parent 79b61f1aec
commit aa76199c28
+2
View File
@@ -15,7 +15,9 @@ jobs:
days-before-stale: 30 days-before-stale: 30
days-before-close: 14 days-before-close: 14
stale-issue-label: "stale" stale-issue-label: "stale"
exempt-issue-labels: "keep"
stale-pr-label: "stale" stale-pr-label: "stale"
exempt-pr-labels: "keep"
stale-issue-message: > stale-issue-message: >
This issue has been automatically marked as stale because it has not had any recent activity. This issue has been automatically marked as stale because it has not had any recent activity.