intuit/auto
Generate releases based on semantic version labels on pull requests. observed · 2026-08-28
Health v2 · maintenance only
79/100
- Activity 88
- Release rhythm 56
- 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: 0
- age_days: 2830
- days_rel: 292
- days_push: 76
- n_releases_24m: 6
Adoption not part of the score
2494 stars · 221 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Auto is a CLI tool by Intuit that automates software releases based on semantic version labels added to pull requests. It generates changelogs, GitHub releases, and publishes packages, with plugin support for Slack, Jira, and monorepos.
Use cases
- automate npm package releases from pull request labels
- generate changelogs automatically from merged PRs
- publish canary builds for PR previews
- manage pre-releases for large changes
- release monorepo packages with semantic versioning
- post release notifications to Slack and link Jira tickets
When to choose
- you want label-driven releases without changing contributors' commit conventions
- you need changelogs, GitHub releases, and package publishing in one CI step
- you maintain a monorepo and need release automation
- you want canary and pre-release channels for testing changes
When to avoid
- you prefer commit-message-convention tools like semantic-release with strict conventional commits
- your project doesn't use GitHub pull requests
- you need releases from non-Git platforms
Facets
cli-tool · maturity active
ci-cd deployment version-control developer-tools developer-tools version-control cli semantic-release changelog-generation github-actions release-automation monorepo npm-publishing pull-request-labels automation devops nodejs github
2 sources
- readme: https://github.com/intuit/auto · fetched 2026-08-28 · 2b14088bcde7
- homepage: https://intuit.github.io/auto/ · fetched 2026-08-29 · 9efeadf05610
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| intuit/auto | main | 79 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem