Automatic Release Management

Sentry release management can be automated using any continuous integration and delivery (CI/CD) platform or automation server.

Notifying Sentry of a release and providing commit metadata can be done most easily using one of our repository integrations. We also support a manual process for sending us your commit data if you either don’t want Sentry to connect to your repository or you’re using an unsupported repository provider or VCS.

  1. Install the applicable integration. The available integrations are listed under your Organization Settings > Integrations.

  2. Click the "Configure" button next to your instance.

  3. In the Repositories panel, click "Add Repository" to add any repositories from which you'd like to track commits. The integration will then send Sentry metadata (such as authors and files changed) about each commit pushed to those repositories.

Help improve this content
Our documentation is open source and available on GitHub. Your contributions are welcome, whether fixing a typo (drat!) or suggesting an update ("yeah, this would be better").