👷 Allow wip label to keep issues open

This commit is contained in:
James Panther
2022-11-07 16:15:36 +11:00
parent aa76199c28
commit 5786e3c9cd
+2 -2
View File
@@ -15,9 +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" exempt-issue-labels: "wip"
stale-pr-label: "stale" stale-pr-label: "stale"
exempt-pr-labels: "keep" exempt-pr-labels: "wip"
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.