Skip to content

Heroku Review App Action

Actions
Use Heroku API to replicate the review app integration
v1
Latest
By ynab
Star (0)

Heroku Review App GitHub Action

GitHub Action that creates a Heroku review app and deploys to it

This repository was forked from https://github.com/pmbanugo/heroku-review-app-actions and full documentation for its use can be found there. Please consider sponsoring the original author.

Example usage

- uses: ynab/heroku-review-app-action@v1
  id: deploy
  with:
   api-key: ${{ secrets.HEROKU_API_KEY }}
   pipeline-id: ${{ secrets.PIPELINE_ID }}
   app-name-prefix: my-app-name-prefix
   region: us
   team: my-team-name

Heroku Review App Action is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Use Heroku API to replicate the review app integration
v1
Latest
By ynab

Heroku Review App Action is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.