tcnksm/ghr
Upload multiple artifacts to GitHub Release in parallel observed · 2026-08-28
Health v2 · maintenance only
91/100
- Activity 97
- Release rhythm 79
- 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: 30.0
- age_days: 4423
- days_rel: 140
- days_push: 22
- n_releases_24m: 5
Adoption not part of the score
1261 stars · 81 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
ghr is a Go CLI tool that creates GitHub Releases and uploads build artifacts to them in parallel. It reads repository info from .git/config and supports GitHub Enterprise via an API endpoint environment variable.
Use cases
- upload cross-compiled binaries to a github release
- create a github release from ci pipeline
- attach multiple artifacts to a release in parallel
- publish release assets for a git tag
- automate release uploads in github actions
- upload release assets to github enterprise
When to choose
- you need to automate GitHub Release creation and artifact uploads from scripts or CI
- you want fast parallel uploads of many release assets
- you use GitHub Enterprise and need a configurable API endpoint
When to avoid
- you need releases on platforms other than GitHub
- you want a GUI or web-based release management tool
- you need signed or checksum-verified uploads beyond what GitHub's API provides
Facets
cli-tool · maturity active
cli developer-tools deployment ci-cd developer-tools version-control cli cross-platform go github-release artifact-upload release-automation github-enterprise command-line automation
1 source
- readme: https://github.com/tcnksm/ghr · fetched 2026-08-28 · 51fbc343f9a1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tcnksm/ghr | main | 91 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem