heroku-reference-apps/Heroku Flow Action

Use Heroku to upload source code, build and either deploy apps or create review apps

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Nov 10, 2025
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: heroku-reference-apps/github-heroku-flow-action@a240d4d11c02df3e517e35a560fe5038ac961768 # v1.0.1

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

namedescriptionrequireddefault
heroku-api-keyYour Heroku API keyyes
remove-git-folderWhen true the .git/ folder is removed before creating the tarnotrue
heroku-app-nameYour Heroku App name when code is pushedyes
heroku-pipeline-idThe Heroku pipeline ID to create Review Appsyes
review-app-creation-check-timeoutReview App creation check timeout. Polling for the Review App creation up to timeout (in seconds)no3600
review-app-creation-check-sleep-timeWhile polling for the Review App creation it sleeps for this amount of time (in seconds), min 5 seconds to avoid tight loop and API calls consumptionno10

no outputs