Tracking releases with Sentry
Using the Sentry integration, it is possible to send a notification to the 'Releases' section in any Sentry project once a deployment is completed. For further details on Sentry, kindly go to their website.
It's important to note that Deploybot's current implementation with Sentry creates a new Release. This means that, currently, Sentry can be set up for specific projects, but it can't be set up for specific environments inside specific projects.
How to notify releases to Sentry?
- First thing would be to enable the Beta features, in the settings menu.
- Then, you can add the integration in the Integrations tab, in there you will have to enter your organisation name and the authentication token:
- After that, you will be able to trigger the action on the environment settings (you will also need to select the project):
Required permissions for Sentry
The following permissions should work for most workloads:
Happy releasing!