actions-marketplace-validations/Heroku Review App Deployment Status

A Github Action to test the deployment status of a Heroku Review App.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jan 12, 2022
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/teamniteo_reviewapps-deploy-status@5e2e6a11a3720976f208dba75b9927c756faf89f # no releases — HEAD as of 2026-07-12

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
checksComma separated list of checks to perform.nobuild, response
build_time_delayDelay for the build stage of the review app.no5
load_time_delayDelay for the app to load and start serving after it is built.no5
intervalInterval to repeat the deployment check in seconds.no10
accepted_responsesComma separated status which can be accepted.no200
deployments_timeoutMaximum waiting time to fetch the deployments.no120
publish_timeoutMaximum time to spend retrying the HTTP response check until it succeeds.no120
namedescription
review_app_nameThe name of the Heroku review app deployed.
review_app_urlThe URL of the Heroku review app deployed.