Is there a way, via the Heroku Platform API (or any other Heroku API). To create/destroy a Review App?
Our configuration is set to not create review apps on every PR and I would like to be able to create a review app based on some signal in the PR's branch name.
Thanks.