GitHub Copilot Agent
Set up the GitHub Copilot integration to send Sentry issues directly to Copilot agents for automated root cause analysis and fix generation.
You can trigger GitHub Copilot agents from your Seer Autofix tab. The agent is provided with Seer's root cause analysis output and issue context, so it can understand the problem and generate a fix, including opening a pull request in GitHub.
Sentry Owner, Manager, or Admin permissions are required to install this integration.
You'll need the Copilot Cloud Agent feature enabled in your GitHub account before connecting to Sentry. The integration consumes GitHub Actions minutes and Copilot premium requests. See the GitHub Copilot cloud agent docs for more information, including usage costs.
In Sentry, navigate to Settings > Integrations and search for GitHub Copilot.
Click Install.
The first time you use the integration, you'll need to authorize Copilot from within a Sentry issue.
Go to a Sentry issue and click Start Root Cause Analysis.
Once root cause analysis completes, click Set Up GitHub Copilot in the Seer panel.
Complete the authorization and redirect flow to connect your GitHub account.
Once authorized, you can send any Seer root cause analysis to a Copilot agent.
On any Seer root cause analysis, open the dropdown and select Send to GitHub Copilot.
A link to the Copilot agent run and any resulting pull request will appear in the Sentry UI. Click it to follow Copilot's progress and review the changes.
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").