Skip to content

chore: remove unused git-cliff configuration - #31066

Merged
bolinfest merged 1 commit into
mainfrom
pr31066
Jul 4, 2026
Merged

chore: remove unused git-cliff configuration#31066
bolinfest merged 1 commit into
mainfrom
pr31066

Conversation

@bolinfest

@bolinfest bolinfest commented Jul 4, 2026

Copy link
Copy Markdown
Collaborator

Why

cliff.toml was originally used by the TypeScript CLI release tooling to generate the changelog. #2048 removed that tooling, including the git-cliff dependency and changelog package script, but left the configuration behind. #2780 subsequently replaced the generated CHANGELOG.md contents with a link to GitHub Releases, and the current Rust release workflow builds release notes from the tagged commit message.

Nothing in the repository references cliff.toml or git-cliff anymore, so retaining the file misleadingly suggests that it is part of the supported release process.

What changed

  • Delete the unused root-level cliff.toml configuration.

Testing

Not run (non-executable configuration cleanup only).

@bolinfest
bolinfest merged commit 98d28aa into main Jul 4, 2026
32 checks passed
@bolinfest
bolinfest deleted the pr31066 branch July 4, 2026 00:18
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 4, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant