heroku-review-app-actions icon indicating copy to clipboard operation
heroku-review-app-actions copied to clipboard

GitHub action to automate managing review apps on your Heroku account

Results 4 heroku-review-app-actions issues
Sort by recently updated
recently updated
newest added

Run the create build step on `opened` _or_ `synchronize`

I'm using this action to deploy the review app to Heroku and _then_ deploy my frontend directory to Netlify in the same workflow. Currently, the Netlify deploy step could be...

If an app uses an `app.json` file with required env var without default value, the app is not created. I'm working on an update to get the env vars defined...

This PR was inspired by #5 (thank you @pierrickouw for helping me realise why my build was failing!), but the suggested fix in #5 gives me this error message: ```...

enhancement
discussion