Skip to content
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

chore: exclude setup.py and pyproject.toml in renovate-bot config #13636

Merged
merged 1 commit into from
Mar 10, 2025

Conversation

parthea
Copy link
Contributor

@parthea parthea commented Mar 10, 2025

The files setup.py and pyproject.toml which exist in subfolders under the packages directory are automatically generated and do not require updates from renovate-bot. In addition, PR #13623 does not contain the desired change.

We see protobuf>=6.30.0,<6.30.1,!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5 instead of protobuf>=3.20.2,<7.0.0,!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5

setup.py is already excluded in the renovate-bot configuration for split repositories via this configuration: https://github.com/googleapis/synthtool/blob/bb0a3506602525f63c7002f8d13345be3678effb/synthtool/gcp/templates/python_library/renovate.json#L8

@vchudnov-g vchudnov-g merged commit fef876b into main Mar 10, 2025
20 checks passed
@vchudnov-g vchudnov-g deleted the parthea-patch-5 branch March 10, 2025 21:41
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