AkhileshNS/heroku-deploy
A simple github action that dynamically deploys an app to heroku observed · 2026-08-28
Health v2 · maintenance only
81/100
- Activity 99
- Release rhythm 47
- 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: 419
- age_days: 2429
- days_rel: 141
- days_push: 11
- n_releases_24m: 2
Adoption not part of the score
1008 stars · 250 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A GitHub Action that deploys applications to Heroku from GitHub Actions workflows, supporting Docker, buildpacks, subdirectories, and custom branches. It includes health checks with optional rollback on failure, environment variable handling, and team deployment support.
Use cases
- deploy an app to heroku from github actions
- automate heroku deployment on push to master
- deploy docker container to heroku via ci
- run health check and rollback failed heroku deploys
- deploy a subdirectory of a repo to heroku
- set environment variables during heroku deployment
When to choose
- you host on Heroku and want CI/CD through GitHub Actions
- you need health checks with automatic rollback on failed deploys
- you deploy Docker images or custom buildpacks to Heroku
When to avoid
- you deploy to platforms other than Heroku
- you don't use GitHub Actions for CI/CD
- Heroku's free tier limitations or pricing don't fit your project
Facets
plugin · maturity active
deployment ci-cd developer-tools cloud-computing web-development cloud cli github-actions heroku deployment-automation health-check continuous-deployment devops docker
1 source
- readme: https://github.com/AkhileshNS/heroku-deploy · fetched 2026-08-28 · caa690dfdecb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| AkhileshNS/heroku-deploy | main | 81 |
For agents
markdown · JSON · MCP: product_card(name="AkhileshNS/heroku-deploy")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem