Skip to content

Stop hand-bumping versions per commit; leave it to the release agent - #312

Merged
abeldantas merged 1 commit into
sandbox-quantum:mainfrom
abeldantas:docs/drop-version-bump-rule
Aug 28, 2026
Merged

Stop hand-bumping versions per commit; leave it to the release agent#312
abeldantas merged 1 commit into
sandbox-quantum:mainfrom
abeldantas:docs/drop-version-bump-rule

Conversation

@abeldantas

@abeldantas abeldantas commented Aug 27, 2026

Copy link
Copy Markdown
Collaborator

CLAUDE.md asked contributors to bump the version of whatever they changed in the same commit. That puts release bookkeeping on every ordinary PR (the pyproject versions, plus regenerating artifacts.yaml), and it belongs to the release agent, which already owns cutting releases.

In this PR we remove that instruction, so contributors leave versions alone and the release agent bumps them when it cuts a release.

Copilot AI lite review requested due to automatic review settings August 27, 2026 17:10

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes contributor-facing guidance in CLAUDE.md that required bumping component versions in the same commit as functional changes, shifting that bookkeeping away from ordinary PRs (per PR description) and reducing incidental release-related churn in day-to-day development.

Changes:

  • Deleted the “bump versions in the same commit” bullet from the agent-interaction change checklist in CLAUDE.md.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@abeldantas
abeldantas merged commit 90fe1cb into sandbox-quantum:main Aug 28, 2026
10 checks passed
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.

3 participants