GitHub statuses

In Account Settings, you can configure Release to create GitHub statuses when your environments are created and deployed.

Under the Source Control tab in Account Settings:

The "Pull Request status updates" setting is on by default. If you're unfamiliar with GitHub statuses, please refer to the GitHub status documentation.

Release will create two status types: one for builds and one for environments.

The format of the status is Release / <Status Type>: <App Name>. The Details link will take you to Release where you can view the details and logs of the build or the environment.

Last updated