release-plz/release-plz
Publish Rust crates from CI with a Release PR. observed · 2026-08-28
Health v2 · maintenance only
93/100
- Activity 99
- Release rhythm 81
- 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: 5.0
- age_days: 1718
- days_rel: 50
- days_push: 10
- n_releases_24m: 75
Adoption not part of the score
1458 stars · 188 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Release-plz is a Rust CLI and GitHub Action that automates releasing Rust crates: it generates changelogs with git-cliff, bumps versions based on Conventional Commits and semver-breaking changes, and opens a Release PR. Merging the PR triggers git tag creation, GitHub/Gitea/GitLab releases, and publishing to crates.io.
Use cases
- automate publishing rust crates to crates.io from ci
- generate changelogs from conventional commits
- bump crate versions automatically with a release pr
- detect semver breaking changes before releasing
- release rust workspaces with multiple packages
- create github releases and git tags on merge
When to choose
- you maintain Rust crates published to crates.io and want hands-off releases
- you want changelog and version bumps driven by conventional commits
- you prefer reviewing releases via a pull request before publishing
- you need semver-breaking-change detection via cargo-semver-checks
When to avoid
- you release non-Rust packages (use release-please or semantic-release instead)
- you want fully automatic publishing without a human-reviewed PR
- your project doesn't use git or conventional commit conventions
Facets
cli-tool · maturity active
ci-cd deployment developer-tools developer-tools version-control cli windows rust release-automation changelog semver conventional-commits crates-io github-action release-pr automation linux macos docker
5 sources
- readme: https://github.com/release-plz/release-plz · fetched 2026-08-28 · d160f30ca106
- homepage: https://release-plz.dev · fetched 2026-08-29 · f2cae89c5e58
- site_page: https://release-plz.dev/docs · fetched 2026-08-29 · c540e4aa46e6
- registry_crates: https://crates.io/api/v1/crates/release-plz · fetched 2026-08-29 · 5e506506b78f
- site_page: https://release-plz.dev/pricing · fetched 2026-08-29 · 51a7589eedc0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| release-plz/release-plz | main | 93 |
For agents
markdown · JSON · MCP: product_card(name="release-plz/release-plz")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem