Skip to content

fix(ci): use git-cliff binary instead of broken action#57

Merged
SoulNaturalist merged 1 commit intomainfrom
claude/fix-jwt-token-validation-kS7Ck
Apr 18, 2026
Merged

fix(ci): use git-cliff binary instead of broken action#57
SoulNaturalist merged 1 commit intomainfrom
claude/fix-jwt-token-validation-kS7Ck

Conversation

@SoulNaturalist
Copy link
Copy Markdown
Owner

orhun/git-cliff-action@v3 failed with "Docker build failed with exit code 1" in the Update Changelog workflow. Switching back to a pinned binary download (the approach the previous iteration of this workflow used) avoids the runtime Docker build altogether.

Also polished the cliff.toml template: added a 140-char truncation so a runaway commit subject can't dump a whole PR body into the log, and tightened blank-line spacing around the version separator and footer.

orhun/git-cliff-action@v3 failed with "Docker build failed with exit
code 1" in the Update Changelog workflow. Switching back to a pinned
binary download (the approach the previous iteration of this workflow
used) avoids the runtime Docker build altogether.

Also polished the cliff.toml template: added a 140-char truncation so
a runaway commit subject can't dump a whole PR body into the log, and
tightened blank-line spacing around the version separator and footer.
@SoulNaturalist SoulNaturalist merged commit a1a8536 into main Apr 18, 2026
3 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.

2 participants