Commit e2ad8007 authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

Merge branch '12-add-recommended-schedule-in-docs' into 'master'

Resolve "Add recommended schedule in docs"

Closes #12

See merge request to-be-continuous/renovate!20
parents 18e0674a 329aadcd
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -118,3 +118,5 @@ In any other case (regular Git commit or else) the template will perform a dry r

:warning: Dry-run behavior is enabled/disabled with the `RENOVATE_DRY_RUN` environment variable.
Please don't try to override it or you might break the default template implementation.

:warning: Dependending on the number of projects to inspect, Renovate can use quite a lot of resources (especially cache). Moreover, if lots of dependencies need to be updated, lots of pipelines will be triggered which will again use lots of resources. Therefore make sure to choose a wise schedule for the Renovate job. Once a week seems to be a good starting point.
 No newline at end of file