Skip to content

Commit fe03828

Browse files
authored
Update stale.yml (#690)
Avoid closing issues that have a milestone or with backlog/epic labels
1 parent fa8947c commit fe03828

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/stale.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,6 @@ jobs:
2323
stale-issue-label: "stale"
2424
stale-pr-label: "stale"
2525
exempt-all-pr-assignees: true
26+
exempt-all-issue-milestones: true
27+
exempt-issue-labels: "proposal, backlog, backlog candidate, epic"
2628
operations-per-run: 100

0 commit comments

Comments
 (0)