Skip to content

docs(sparkline): clarify CI-owned release flow in CLAUDE.md#4

Merged
ob-aion merged 1 commit into
mainfrom
docs/clarify-ci-release-flow
May 15, 2026
Merged

docs(sparkline): clarify CI-owned release flow in CLAUDE.md#4
ob-aion merged 1 commit into
mainfrom
docs/clarify-ci-release-flow

Conversation

@ob-aion

@ob-aion ob-aion commented May 15, 2026

Copy link
Copy Markdown
Contributor

Summary

The ## Rules Git line referenced a non-existent release.yml and told contributors to pnpm version + hand-edit the CHANGELOG. The reusable workflow (coroboros/ci@v0) actually pins package.json to the tag and rewrites CHANGELOG.md itself on every tag — local bumping conflicts with it.

Change

Rewrite the Git rule surgically: main-only, branch → PR → squash-merge → tag, and an explicit never bump package.json / CHANGELOG.md locally — CI owns both. Drops the stale release.yml reference and the pnpm version instruction.

Test plan

  • Doc-only change, no code touched
  • CI green on this PR

@ob-aion ob-aion force-pushed the docs/clarify-ci-release-flow branch 2 times, most recently from aba1adf to 777deec Compare May 15, 2026 08:47

@ob-aion ob-aion left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

OK

@ob-aion ob-aion force-pushed the docs/clarify-ci-release-flow branch from 777deec to d443cf3 Compare May 15, 2026 08:52
@ob-aion ob-aion force-pushed the docs/clarify-ci-release-flow branch from d443cf3 to 066f4e8 Compare May 15, 2026 08:56

@ob-aion ob-aion left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

OK

@ob-aion ob-aion merged commit 07a8dd7 into main May 15, 2026
5 checks passed
@ob-aion ob-aion deleted the docs/clarify-ci-release-flow branch May 15, 2026 08:58
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.

1 participant