orhun/git-cliff
A highly customizable Changelog Generator that follows Conventional Commit specifications ⛰️ observed · 2026-08-28
Health v2 · maintenance only
89/100
- Activity 99
- Release rhythm 69
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 54
- age_days: 1921
- days_rel: 129
- days_push: 11
- n_releases_24m: 12
Adoption not part of the score
12164 stars · 321 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
git-cliff is a highly customizable changelog generator written in Rust that creates changelog files from Git history using Conventional Commits and regex-powered custom commit parsers. It supports templated output via configuration files and can be used as a CLI tool or as a Rust library.
Use cases
- generate a changelog from git commit history
- create release notes following conventional commits
- automatically update CHANGELOG.md in CI
- determine next semantic version from commit messages
- customize changelog format with templates
- parse non-conventional commit messages with regex rules
When to choose
- your project follows (or can adopt) Conventional Commits
- you want a fast, configurable changelog tool usable as CLI or Rust library
- you need CI/CD integration for automated release notes and SemVer bumping
When to avoid
- your commit history is unstructured and you cannot add commit conventions
- you need a GUI-based changelog editor rather than a command-line tool
Facets
cli-tool · maturity stable
cli developer-tools documentation parser version-control markdown templating developer-tools version-control documentation cli rust cross-platform python changelog-generator conventional-commits keepachangelog semver git-history release-notes command-line automation docker nodejs
4 sources
- readme: https://github.com/orhun/git-cliff · fetched 2026-08-28 · f11a0a1dcaf9
- homepage: https://git-cliff.org · fetched 2026-08-29 · 1df1f2c97a1f
- site_page: https://git-cliff.org/docs · fetched 2026-08-29 · 2d5f2665d41a
- registry_crates: https://crates.io/api/v1/crates/git-cliff · fetched 2026-08-29 · c8e40525ad3e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| orhun/git-cliff | main | 89 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem