Skip to content

chore(renovate): allow Go patch-level updates while blocking major/minor#97

Open
privateip wants to merge 1 commit into
mainfrom
chore/renovate-allow-go-patch-updates
Open

chore(renovate): allow Go patch-level updates while blocking major/minor#97
privateip wants to merge 1 commit into
mainfrom
chore/renovate-allow-go-patch-updates

Conversation

@privateip
Copy link
Copy Markdown
Contributor

Summary

  • Refines the Go toolchain renovate rule to block only major and minor version upgrades, while allowing patch-only updates to flow through
  • Applies the same refinement to the Docker golang base image rule

Test plan

  • Verify renovate picks up patch-level Go updates (e.g., 1.24.x → 1.24.y) after merging
  • Confirm major/minor upgrades (e.g., 1.24 → 1.25) remain blocked

🤖 Generated with Claude Code

Refine the renovate rules for Go toolchain and Docker golang base image
to block only major and minor version upgrades, allowing patch-only
updates to flow through automatically.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@privateip privateip requested a review from a team as a code owner May 26, 2026 12:49
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