Skip to content

ci: enable self-hosted renovate#5129

Merged
traefiker merged 3 commits intotraefik:masterfrom
mloiseleur:ci/renovate
Apr 2, 2026
Merged

ci: enable self-hosted renovate#5129
traefiker merged 3 commits intotraefik:masterfrom
mloiseleur:ci/renovate

Conversation

@mloiseleur
Copy link
Copy Markdown
Member

What does it do ?

Add renovate on this repository

Motivation

Automation help on deps update

@mloiseleur
Copy link
Copy Markdown
Member Author

@mdeliatf Any comments on this PR? Any more precise configuration on Renovate?

You can run it locally with a command like this:

docker run -it -v $(pwd):/usr/src/app  -e RENOVATE_CONFIG_FILE=/usr/src/app/.github/renovate.json5 -e LOG_LEVEL=DEBUG renovate/renovate --platform=local

@mloiseleur mloiseleur added the area/infrastructure Pull requests that update infra/dependencies label Apr 1, 2026
@mdeliatf
Copy link
Copy Markdown
Contributor

mdeliatf commented Apr 2, 2026

@mdeliatf Any comments on this PR? Any more precise configuration on Renovate?

You can run it locally with a command like this:

docker run -it -v $(pwd):/usr/src/app  -e RENOVATE_CONFIG_FILE=/usr/src/app/.github/renovate.json5 -e LOG_LEVEL=DEBUG renovate/renovate --platform=local

@mloiseleur Not at the moment, thanks for putting this together! 🙏

Copy link
Copy Markdown
Contributor

@mdeliatf mdeliatf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Copy Markdown
Contributor

@darkweaver87 darkweaver87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@traefiker traefiker merged commit 268fe19 into traefik:master Apr 2, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/infrastructure Pull requests that update infra/dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants