Skip to content

fix(ci): skip changelog on first release to avoid body size limit#12

Merged
Emin017 merged 1 commit intomainfrom
emin/fix-changelog-too-large
Apr 20, 2026
Merged

fix(ci): skip changelog on first release to avoid body size limit#12
Emin017 merged 1 commit intomainfrom
emin/fix-changelog-too-large

Conversation

@Emin017
Copy link
Copy Markdown
Collaborator

@Emin017 Emin017 commented Apr 20, 2026

When no previous tag exists, git log dumps the entire repo history into release notes, exceeding GitHub's 125000-character limit.

When no previous tag exists, git log dumps the entire repo history into
release notes, exceeding GitHub's 125000-character limit.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@Emin017 Emin017 self-assigned this Apr 20, 2026
@Emin017 Emin017 added the bug Something isn't working label Apr 20, 2026
@Emin017 Emin017 merged commit f407f96 into main Apr 20, 2026
1 check failed
@Emin017 Emin017 deleted the emin/fix-changelog-too-large branch April 20, 2026 06:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant