Ross ROSS = Recommend OSS · open-source software intelligence for agents

release-plz/release-plz

Publish Rust crates from CI with a Release PR. observed · 2026-08-28

github.com/release-plz/release-plz · homepage · Rust · Apache-2.0 (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
release-plz/release-plzmain93

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