Skip to content

Commit bb278d7

Browse files
Stop closing untriaged issues (#15622)
1 parent a50b969 commit bb278d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/close-stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
days-before-issue-close: 30
2525
days-before-pr-close: 30
2626
exempt-all-milestones: true
27-
exempt-issue-labels: Pinned
27+
exempt-issue-labels: Pinned,"Needs Triage"
2828
exempt-pr-labels: Pinned
2929
exempt-draft-pr: true
3030
operations-per-run: 1750

0 commit comments

Comments
 (0)