Skip to content

Commit 0858155

Browse files
committed
Don't mark as stale issues and PRs with a milestone
1 parent eca47d5 commit 0858155

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/stale.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
days-before-issue-stale: 30
1616
days-before-issue-close: 30
1717
stale-issue-label: "stale"
18+
exempt-all-milestones: true
1819
exempt-issue-labels: "bug, high priority, good first issue, pinned"
1920
stale-issue-message: >-
2021
This issue has been automatically marked as stale because it has not

0 commit comments

Comments
 (0)