actions-marketplace-validations/Manage Heroku Review Apps
Use Heroku API to replicate the review app integration
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit May 18, 2022
- License
- Apache 2.0
Pinned Snippet
uses: actions-marketplace-validations/pmbanugo_heroku-review-app-actions@7be0f88bbd4fcd8eed38c4c0947f603386b30a03 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| api-key | Your Heroku API key | yes | — |
| files-glob | The glob pattern for files to include in the deployment | no | * |
| pipeline-id | The id of the pipeline to deploy review app for | yes | — |
| base-name | The prefix used to generate review app name. This should be the same as what you specified for the review app URL pattern in Heroku Dashboard | yes | — |
Outputs
| name | description |
|---|---|
| url | The URL for the app |