Skip to content

Write release notes from the changelog instead of commit subjects - #23

Merged
DeliriumPulse merged 1 commit into
mainfrom
ci/release-notes-from-changelog
Aug 7, 2026
Merged

Write release notes from the changelog instead of commit subjects#23
DeliriumPulse merged 1 commit into
mainfrom
ci/release-notes-from-changelog

Conversation

@DeliriumPulse

Copy link
Copy Markdown
Collaborator

Releases here are one squashed commit each, so --generate-notes produced notes whose entire body restated the title and linked the PR that made it — "Release CodeTruss CLI v0.2.39 by @DeliriumPulse in #22". Someone deciding whether to upgrade learned nothing.

Notes are now assembled from the CHANGELOG entry for the tagged version, followed by install commands and the archive digest with the gh attestation verify command to check it. Dry-run verified against v0.2.39's entry. If no changelog entry matches the tag, publishing fails loudly rather than shipping an empty note.

The four existing releases (v0.2.36–v0.2.39) already had their notes rewritten by hand to this shape. Assets and tags were untouched — those are immutable and attested.

🤖 Generated with Claude Code

Every release here is a single squashed commit named after the release, so
--generate-notes produced a note whose entire body restated the title and
linked the PR that produced it. A reader landing on the releases page learned
nothing about what changed.

The note is now the changelog entry for the version being tagged, followed by
install commands and the archive digest with the attestation command to check
it against. If no changelog entry matches the tag, the release fails rather
than publishing an empty note.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Aug 7, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@DeliriumPulse, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 26 minutes

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 30e749a2-f615-4eee-b14d-b277e1f73d43

📥 Commits

Reviewing files that changed from the base of the PR and between bd83905 and ab093fe.

📒 Files selected for processing (1)
  • .github/workflows/release.yml

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@DeliriumPulse
DeliriumPulse merged commit 5c98e1d into main Aug 7, 2026
10 checks passed
@DeliriumPulse
DeliriumPulse deleted the ci/release-notes-from-changelog branch August 7, 2026 10:16
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