

Assign ownership to this user or team via the Heroku Dashboard.

Select a single verified Heroku user or team that will own the pipeline and all of its associated apps. If you don’t have one already, create a Heroku Pipeline for your app. Heroku CI works seamlessly with any Heroku Pipeline. Tests execute in a disposable environment that closely resembles your staging and production environments, which helps to ensure that results are accurate and obtained safely.

Heroku CI automatically runs your app’s test suite with every push to your app’s GitHub repository, enabling you to easily review test results before merging or deploying changes to your codebase.
