Skip to content

ci: add git-cliff changelog generation on release tags#797

Open
nightness wants to merge 1 commit intowebrtc-rs:masterfrom
Brainwires:ci/git-cliff-changelog
Open

ci: add git-cliff changelog generation on release tags#797
nightness wants to merge 1 commit intowebrtc-rs:masterfrom
Brainwires:ci/git-cliff-changelog

Conversation

@nightness
Copy link
Copy Markdown

Summary

  • Add .cliff.toml config for git-cliff with conventional commit categories
  • Add .github/workflows/release.yml to auto-generate CHANGELOG.md on tag push
  • Generates clean, grouped changelogs (Features, Bug Fixes, CI, etc.) on each release

Test plan

  • Push a test tag and verify CHANGELOG.md is generated correctly
  • Verify conventional commit messages are categorized properly

🤖 Generated with Claude Code

- Add .cliff.toml with conventional commit categories
- Add .github/workflows/release.yml to auto-generate CHANGELOG.md on tag push
- Enables automatic changelog generation for new releases

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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