Skip to content

Commit 447cb12

Browse files
committed
Update
1 parent 2b3bb3a commit 447cb12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/close_inactive_issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
days-before-issue-stale: 30
1616
days-before-issue-close: 14
1717
stale-issue-label: "stale"
18-
exempt-issue-labels: "low priority, help wanted, planned"
18+
exempt-issue-labels: "low priority, help wanted, planned, investigating, blocked"
1919
stale-issue-message: "This issue is stale because it has been open for 30 days with no activity."
2020
close-issue-message: "This issue was closed because it has been inactive for 14 days since being marked as stale."
2121
days-before-pr-stale: -1

0 commit comments

Comments
 (0)