-
Notifications
You must be signed in to change notification settings - Fork 231
chore: Configure Renovate #2082
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
💚 CLA has been signed |
The required |
run docs-build |
@reakaleek I'm following up on the currently failing CLA check (as seen in this PR) for commits coming from Renovate Bot. This is a known issue, and the solution is for the bot to to be added to the CLA Checker's bypass list. At the moment, this process is pending on the Legal team (see https://groups.google.com/a/elastic.co/g/devflow/c/I9wO5Avi50o/m/4QCdypeDAQAJ). In the mean time, the proposed workaround to get the onboarding process unblocked, is for an Elastic engineer to:
We realize that this is a reduced developer experience, but it should be temporary. |
Hi @reakaleek ! CLA checks are now working as expected (See announcement in https://elastic.slack.com/archives/C07AMD4CNUR/p1722848021845209). Can we move forward with this? As a remainder: this PR only enables Renovate for Chainguard updates. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If the CLA issue has been resolved and so there's no manual work required to update renovate PRs it's fine for me
Can we merge now? |
Renovate is disabledRenovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch. |
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
Dockerfile
(dockerfile)Dockerfile.wolfi
(dockerfile).github/actions/build-distribution/action.yml
(github-actions).github/actions/packages/action.yml
(github-actions).github/workflows/labeler.yml
(github-actions).github/workflows/matrix-command.yml
(github-actions).github/workflows/microbenchmark.yml
(github-actions).github/workflows/packages.yml
(github-actions).github/workflows/pre-commit.yml
(github-actions).github/workflows/release.yml
(github-actions).github/workflows/run-matrix.yml
(github-actions).github/workflows/test-docs.yml
(github-actions).github/workflows/test-release.yml
(github-actions).github/workflows/test-reporter.yml
(github-actions).github/workflows/test.yml
(github-actions).github/workflows/updatecli.yml
(github-actions)dev-utils/requirements.txt
(pip_requirements)setup.py
(pip_setup)setup.cfg
(setup-cfg)Dockerfile
(regex)Dockerfile.wolfi
(regex)Dockerfile
(regex)Dockerfile.wolfi
(regex)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests directories.github-action
digests.devDependencies
.🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.json
in this branch. Renovate will update the Pull Request description the next time it runs.What to Expect
With your current configuration, Renovate will create 1 Pull Request:
chore(deps): update docker.elastic.co/wolfi/chainguard-base:latest docker digest to 19764e8
renovate/wolfi-(rolling)
main
sha256:19764e89441be1f36544f715a738abc1a1898f35ed729486d33172eb54e8d84a
❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.
This PR has been generated by Renovate Bot.