File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -10,15 +10,15 @@ only: issues
10
10
# Issue specific configuration
11
11
issues :
12
12
limitPerRun : 5
13
- daysUntilStale : 28
14
- daysUntilClose : 14
13
+ daysUntilStale : 90
14
+ daysUntilClose : 30
15
15
markComment : >
16
16
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.
18
18
Thank you for your contributions.
19
19
closeComment : >
20
20
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.
22
22
Thank you for your contributions.
23
23
exemptLabels :
24
24
- request
You can’t perform that action at this time.
0 commit comments