Skip to content

fix: prevent exceeding GitHub's release body size limit - #2095

Merged
2ynn merged 3 commits into
mainfrom
fix/truncate-release-body
Jul 3, 2026
Merged

fix: prevent exceeding GitHub's release body size limit#2095
2ynn merged 3 commits into
mainfrom
fix/truncate-release-body

Conversation

@2ynn

@2ynn 2ynn commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

This PR trims any release body that exceeds GitHub's hard limit on release body length (125000 characters).

This truncation is meant to be a safeguard only and is released in conjunction with PR#4397 which compacts release body by summarizing long method changes lists at the source.

@2ynn
2ynn force-pushed the fix/truncate-release-body branch from 7f01ee1 to 7d8ac60 Compare July 3, 2026 18:05

@cubic-dev-ai cubic-dev-ai Bot 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.

1 issue found and verified against the latest diff

Reply with feedback, questions, or to request a fix.

Fix all with cubic | Re-trigger cubic

Comment thread internal/ci/git/releases.go
@2ynn
2ynn marked this pull request as ready for review July 3, 2026 19:21
@2ynn
2ynn merged commit b65c8f0 into main Jul 3, 2026
6 of 9 checks passed
@2ynn
2ynn deleted the fix/truncate-release-body branch July 3, 2026 19:31
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