File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -10,15 +10,15 @@ only: issues
1010# Issue specific configuration
1111issues :
1212 limitPerRun : 5
13- daysUntilStale : 28
14- daysUntilClose : 14
13+ daysUntilStale : 90
14+ daysUntilClose : 30
1515 markComment : >
1616 This issue has been automatically marked as stale because it has not had activity in the
17- last 28 days. It will be closed in the next 14 days if no further activity occurs.
17+ last 90 days. It will be closed in the next 30 days if no further activity occurs.
1818 Thank you for your contributions.
1919 closeComment : >
2020 This issue has been automatically closed because it has not had activity in the
21- last 42 days. If this issue is still valid, please ping a maintainer.
21+ last 120 days. If this issue is still valid, please ping a maintainer.
2222 Thank you for your contributions.
2323 exemptLabels :
2424 - request
You can’t perform that action at this time.
0 commit comments