Skip to content

chore(renovate): label Renovate PRs semver:patch (semver:skip for actions)#585

Merged
claude-dataviking merged 1 commit into
mainfrom
renovate-semver-labels
Jul 18, 2026
Merged

chore(renovate): label Renovate PRs semver:patch (semver:skip for actions)#585
claude-dataviking merged 1 commit into
mainfrom
renovate-semver-labels

Conversation

@claude-dataviking

Copy link
Copy Markdown
Contributor

What

  • Default "labels": ["semver:patch"] on all Renovate PRs
  • github-actions group overrides to semver:skip (packageRule labels replaces the top-level list, so exactly one semver:* label lands per PR)

Why

Semver Label is becoming a required status check on main (DataViking-Tech/dataviking-infra#72). Renovate PRs carry no labels by default and would sit blocked behind the gate. Dependency bumps that ship in the package warrant a patch release; workflow-only bumps change nothing on PyPI, so they opt out via semver:skip (same convention as #582).

Renovate only applies label config at PR creation, so the currently open Renovate PRs (#569 #468 #452 #441) are being labeled by hand to match.

This PR itself is CI/config-only: semver:skip.

🤖 Generated with Claude Code

…ions)

The Semver Label check is becoming a required status check on main
(dataviking-infra#72). Renovate PRs carry no labels by default, so
without this they would sit blocked behind the new gate. Default new
Renovate PRs to semver:patch; the github-actions group gets semver:skip
since workflow bumps change nothing that ships to PyPI (packageRules
`labels` replaces the top-level list, so exactly one label lands).

Note: Renovate only applies label config at PR creation — the currently
open Renovate PRs are labeled by hand to match.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying synthpanel with  Cloudflare Pages  Cloudflare Pages

Latest commit: a0b62d8
Status: ✅  Deploy successful!
Preview URL: https://0a801143.synthpanel.pages.dev
Branch Preview URL: https://renovate-semver-labels.synthpanel.pages.dev

View logs

@claude-dataviking claude-dataviking added the semver:skip Skip version bump on merge label Jul 18, 2026
@claude-dataviking claude-dataviking added the semver:skip Skip version bump on merge label Jul 18, 2026
@claude-dataviking
claude-dataviking merged commit 837b126 into main Jul 18, 2026
24 checks passed
@claude-dataviking
claude-dataviking deleted the renovate-semver-labels branch July 18, 2026 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver:skip Skip version bump on merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants