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

ncipollo/release-action

An action which manages a github release observed · 2026-08-28

github.com/ncipollo/release-action · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

89/100

  • Activity 96
  • Release rhythm 74
  • 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: 20.5
  • age_days: 2567
  • days_rel: 172
  • days_push: 29
  • n_releases_24m: 9

Full methodology

Adoption not part of the score

1674 stars · 229 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A GitHub Actions action that creates GitHub releases and optionally uploads build artifacts to them. It supports updating existing releases, release bodies from files, and glob-based artifact paths.

Use cases

  • publish a github release from a ci workflow
  • upload build artifacts to a github release
  • automate release creation on tag push
  • update an existing github release with new assets
  • attach binaries to a release in github actions
  • set release notes from a file in ci

When to choose

  • you want to automate GitHub release creation and artifact uploads inside GitHub Actions
  • you need idempotent releases that update existing releases or assets
  • you want a simple, well-maintained action without writing API scripts

When to avoid

  • you release to registries or package managers rather than GitHub releases
  • you need releases outside GitHub Actions or on other CI platforms
  • you need complex multi-step release orchestration beyond creating/uploading releases

Facets

plugin · maturity active

ci-cd deployment developer-tools version-control developer-tools cloud github-actions github-release release-automation artifact-upload continuous-delivery devops automation

1 source

Member repositories

RepositoryRoleHealth v2
ncipollo/release-actionmain89

For agents

markdown · JSON · MCP: product_card(name="ncipollo/release-action")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem