Skip to content

fix: Update renovate config check template to use npx#12865

Merged
suztomo merged 2 commits intogoogleapis:mainfrom
suztomo:fix-renovate-validator
Apr 20, 2026
Merged

fix: Update renovate config check template to use npx#12865
suztomo merged 2 commits intogoogleapis:mainfrom
suztomo:fix-renovate-validator

Conversation

@suztomo
Copy link
Copy Markdown
Member

@suztomo suztomo commented Apr 20, 2026

This PR updates the renovate config check workflow template to use npx instead of global installation, avoiding issues with missing modules. Renovate.json template is also updated to use the google-cloud-shared-dependencies Git tag in the google-cloud-java repository.

Until this template change is propagated to the split repositories, the repositories with hermetic build automation reverts the change.

b/504692883

@suztomo suztomo requested a review from a team as a code owner April 20, 2026 20:16
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the Renovate configuration check workflow to trigger on changes to the workflow file itself and refactors the validation step to use npx instead of manual installation. A review comment identified that the specified Renovate version (42.99.0) is invalid and suggested using the latest stable version while simplifying the YAML syntax.

@suztomo suztomo force-pushed the fix-renovate-validator branch from 53e6a21 to 1a51e4f Compare April 20, 2026 20:19
@suztomo suztomo enabled auto-merge (squash) April 20, 2026 20:28
@suztomo suztomo disabled auto-merge April 20, 2026 20:28
@suztomo suztomo enabled auto-merge (squash) April 20, 2026 20:28
@suztomo suztomo disabled auto-merge April 20, 2026 20:42
@suztomo suztomo enabled auto-merge (squash) April 20, 2026 20:42
@suztomo suztomo merged commit b974740 into googleapis:main Apr 20, 2026
107 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants