-
Notifications
You must be signed in to change notification settings - Fork 91
Open
Labels
priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
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: bigtable, 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
Metadata
Metadata
Assignees
Labels
priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.