Skip to content

Skip Python version bumps in Renovate - #23572

Merged
AAraKKe merged 1 commit into
masterfrom
aarakke/renovate-skip-python-version
May 4, 2026
Merged

Skip Python version bumps in Renovate#23572
AAraKKe merged 1 commit into
masterfrom
aarakke/renovate-skip-python-version

Conversation

@AAraKKe

@AAraKKe AAraKKe commented May 4, 2026

Copy link
Copy Markdown
Collaborator

What does this PR do?

Re-add the rule that disables Renovate updates for the python-version input of actions/setup-python. The exclusion is scoped to the uses-with depType to fit the rule structure introduced in #23570.

Motivation

The python exclusion that landed in #23293 / #23294 was effectively dropped in #23570 when the github-actions rules were refactored: the previous python-disable rule was replaced with the runner/docker/container/service disable rule, while a new uses-with allow rule re-enabled python-version bumps. Renovate then opened #23481, attempting to bump every workflow's python-version to 3.14.

Python patch versions are managed by the Upgrade Python version workflow (ddev meta scripts upgrade-python-version); minor bumps are coordinated manually via ddev meta scripts update-python-config. Renovate should stay out of those.

Review checklist (to be filled by reviewers)

  • Add the qa/skip-qa label if the PR doesn't need to be tested during QA.

@AAraKKe AAraKKe added the qa/skip-qa Automatically skip this PR for the next QA label May 4, 2026
@AAraKKe
AAraKKe requested a review from a team as a code owner May 4, 2026 09:39
@AAraKKe
AAraKKe enabled auto-merge May 4, 2026 09:40
@dd-octo-sts

dd-octo-sts Bot commented May 4, 2026

Copy link
Copy Markdown
Contributor

Validation Report

All 20 validations passed.

Show details
Validation Description Status
agent-reqs Verify check versions match the Agent requirements file
ci Validate CI configuration and Codecov settings
codeowners Validate every integration has a CODEOWNERS entry
config Validate default configuration files against spec.yaml
dep Verify dependency pins are consistent and Agent-compatible
http Validate integrations use the HTTP wrapper correctly
imports Validate check imports do not use deprecated modules
integration-style Validate check code style conventions
jmx-metrics Validate JMX metrics definition files and config
labeler Validate PR labeler config matches integration directories
legacy-signature Validate no integration uses the legacy Agent check signature
license-headers Validate Python files have proper license headers
licenses Validate third-party license attribution list
metadata Validate metadata.csv metric definitions
models Validate configuration data models match spec.yaml
openmetrics Validate OpenMetrics integrations disable the metric limit
package Validate Python package metadata and naming
readmes Validate README files have required sections
saved-views Validate saved view JSON file structure and fields
version Validate version consistency between package and changelog

View full run

@AAraKKe
AAraKKe added this pull request to the merge queue May 4, 2026
Merged via the queue into master with commit 5145475 May 4, 2026
39 of 41 checks passed
@AAraKKe
AAraKKe deleted the aarakke/renovate-skip-python-version branch May 4, 2026 09:43
@dd-octo-sts dd-octo-sts Bot added this to the 7.79.0 milestone May 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

qa/skip-qa Automatically skip this PR for the next QA team/agent-integrations

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants