File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -20,12 +20,13 @@ jobs:
2020 has not had recent activity. It will be closed if no further activity occurs
2121 within a week.
2222 close-issue-message : ' Issue closed automatically as inactive.'
23- exempt-issue-labels : ' BUG,Feature Request,Pinned,Has Milestone '
23+ exempt-issue-labels : ' BUG,Feature Request,Pinned'
2424 stale-issue-label : ' Inactive'
2525 stale-pr-message : >
2626 This pull request has been automatically marked as stale because it
2727 has not had recent activity. It will be closed if no further activity occurs
2828 within a week.
2929 close-pr-message : ' Pull request closed automatically as inactive.'
30- exempt-pr-labels : ' Pinned,Has Milestone '
30+ exempt-pr-labels : ' Pinned'
3131 stale-pr-label : ' Inactive'
32+ exempt-all-milestones : true
You can’t perform that action at this time.
0 commit comments