-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Description
Prerequisites
- Search the current open issues
What are you trying to do that currently feels hard or impossible?
We are currently unable to automatically detect and propose updates for the toolbox version used in our CI/CD pipeline (integration.cloudbuild.yaml) whenever the upstream googleapis/genai-toolbox server repository releases a new version.
This manual dependency tracking is time-consuming (requires a manual check and PR for every server release).
The goal is to automate this process so that Renovate handles the monitoring and PR creation for us.
Suggested Solution(s)
The proposed solution is to add a new regexManagers
block to the repository's Renovate config.
Alternatives Considered
GitHub Workflows
Additional Details
No response
Metadata
Metadata
Assignees
Labels
type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.