File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22daysUntilStale : 90
33
44# Number of days of inactivity before a stale issue is closed
5- daysUntilClose : 30
5+ daysUntilClose : 90
66
77# Issues with these labels will never be considered stale
88exemptLabels :
9- - Confirmed Bug
10- - Needs Milestone
9+ - pinned
10+ - security
1111
1212# Label to use when marking an issue as stale
1313staleLabel : stale
1414
1515# Comment to post when marking an issue as stale. Set to `false` to disable
1616markComment : >
17- This issue has been automatically marked as stale because it has not had
18- recent activity. It will be closed in 30 days if no further activity occurs.
19- Thank you for your contributions.
17+ There has been no activity in this thread for 90 days. While we care about
18+ every issue and we’d love to see this fixed, the core team’s time is
19+ limited so we have to focus our attention on the issues that are most
20+ pressing. Therefore, we will likely not be able to get to this one.
21+
22+
23+ However, PRs for this issue will of course be accepted and welcome!
24+
25+
26+ If there is no more activity in the next 90 days, this issue will be closed
27+ automatically for housekeeping. To prevent this, simply leave a reply here.
28+ Thanks!
2029
2130# Comment to post when closing a stale issue. Set to `false` to disable
22- closeComment : false
31+ closeComment : >
32+ This issue will be closed due to lack of activity for 6 months. If you’d
33+ like this to be reopened, just leave a comment; we do monitor them!
You can’t perform that action at this time.
0 commit comments