xoxys.renovate_bot/index.md
Robert Kaussow f1592c5c3b commit b07226127c
Author: Robert Kaussow <mail@geeklabor.de>
Date:   Sat Oct 10 15:01:49 2020 +0200

    fix testing
2020-10-11 11:41:31 +00:00

2.3 KiB

title type
renovate_bot docs

Source Code Build Status License: MIT

Setup docker-renovate garbage collector. Keep docker hosts small.


Default Variables

If you are running on any platform except github.com, it's important to also configure a personal access token for github.com. It's used when fetching release notes for repositories in order to increase the hourly API limit.

renovatebot_autodiscover

Default value

renovatebot_autodiscover: false

renovatebot_endpoint

Default value

renovatebot_endpoint: https://github.company.com/api/v3

renovatebot_git_author

Default value

renovatebot_git_author: Renovate Bot <bot@renovateapp.com>

renovatebot_github_token

Default value

renovatebot_github_token: _unset_

renovatebot_image

Docker image to use.

Default value

renovatebot_image: renovate/renovate:latest

renovatebot_interval

Interval for the systemd timer.

Default value

renovatebot_interval: daily

renovatebot_platform

Default value

renovatebot_platform: github

renovatebot_service_stopped

Default value

renovatebot_service_stopped: false

renovatebot_token

Personal access token for your bot account.

Dependencies

None.