Skip to content

fix(ci): Prevent non-CLI releases from being marked as latest#52

Merged
misonijnik merged 1 commit intomainfrom
misonijnik/fix-release
Mar 19, 2026
Merged

fix(ci): Prevent non-CLI releases from being marked as latest#52
misonijnik merged 1 commit intomainfrom
misonijnik/fix-release

Conversation

@misonijnik
Copy link
Copy Markdown
Member

No description provided.

@semantic-release/github does not implement the makeLatest option -
it was silently ignored across all versions. Use gh release edit
--latest=false after release creation to explicitly unmark non-CLI
releases. Remove the non-functional makeLatest config from .releaserc
files and the unnecessary @semantic-release/github pin.
@misonijnik misonijnik merged commit f389b40 into main Mar 19, 2026
5 of 6 checks passed
@misonijnik misonijnik deleted the misonijnik/fix-release branch March 19, 2026 20:30
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