Sourcery Sentinel¶
Sentinel is Sourcery's AI agent for fixing production issues.
Our goal is to help you find what's causing an issue and implement a fix as quickly as possible.
Note
This feature is currently in beta and is invite only. Join the waitlist to get access.
Getting Started with Sentinel and Sentry¶
Today, Sentinel is focused on fixing Sentry issues in GitHub repos.
To get started:
-
Set up a Sourcery account using your GitHub account
-
Install the GitHub App for Sourcery and add all the repositories that you have Sentry projects for.
-
Follow the Sentinel x Sentry integration guide to complete the Sentry set up.
-
Sentinel will automatically investigate the 50 most recent issues in a project. Wait a few seconds to start to see investigation results.
-
Click into any issue to see more details around the results of an investigation.
-
For any issue marked "Solvable", scroll to the "Proposed Solutions" section and click the "Create pull request" button to trigger Sentinel to create a PR
-
Click the "View PR" button to review the Sentinel PR and provide any feedback.