chore: limit Claude Code updates to once a week - #37
Merged
Merged
Conversation
The Claude Code releases tracked by the pinned VS Code extension are tagged several times a day, so the pin produced a pull request on most days. Schedule the update for Thursday, which none of the repository scheduled workflows use, so one pull request covers the week. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01FLfgspV8oxkPKe3zUPu915
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
anthropics/claude-codeis tagged several times a day, so theanthropic.claude-codeextension pin in.devcontainer/devcontainer.jsonproduced a Renovate pull request on most days.This adds a
packageRulesentry scheduling that dependency for Thursday only (* * * * 4), so one pull request covers the week.Update Trusted Materialruns on Wednesday, so the two stay apart.The
claude-codefeature itself is unaffected: it installs the package from Anthropic's APT repository at build time and pins no version.Notes
Validated with
renovate-config-validator.🤖 Generated with Claude Code
https://claude.ai/code/session_01FLfgspV8oxkPKe3zUPu915
Generated by Claude Code