Commit f41b890c authored by Karl Johan Grahn's avatar Karl Johan Grahn Committed by Michael Kriese
Browse files

docs: Add info about onboarding config behavior (renovate-bot/renovate-runner!3326)

parent d33f9812
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -112,6 +112,8 @@ include:
    - remote: https://gitlab.com/renovate-bot/renovate-runner/-/raw/v24.0.0/templates/renovate.gitlab-ci.yml
```

Note that the default [RENOVATE_ONBOARDING_CONFIG](https://gitlab.com/renovate-bot/renovate-runner/-/blob/main/templates/renovate.gitlab-ci.yml#L5) variable will merge with your own configuration settings. Read more about this in the [Onboarding Config](https://docs.renovatebot.com/config-overview/#onboarding-config).

## Configure the Schedule

Add a schedule (`Build` > `Pipeline schedules`) to run Renovate regularly.