Skip to content

Conversation

@daniel-sanche
Copy link
Contributor

Fixes: #2090

Renovate Bot PRs are currently failing on many repos, because it is trying to update the Python version used by our GitrHub Actions tests, when we often want to explicitly test against the lowest supported version (examples: googleapis/python-bigtable#1129, firestore).

To address this, we should change the template renovate.json file to skip all GitHub Action workflow files, instead of the default of just skiping unittest.yaml

@daniel-sanche daniel-sanche requested a review from a team as a code owner May 23, 2025 16:57
Copy link
Contributor

@parthea parthea left a comment

Choose a reason for hiding this comment

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

Could we remove renovate.json from synthtool templates and maintain it as a handwritten file instead? IOW, delete synthtool/gcp/templates/python_library/renovate.json

@parthea parthea closed this May 28, 2025
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.

Renovate should skip GitHub Actions workflows

3 participants