| Property | Value |
|---|---|
| Type | Contextual |
| Level | Service |
Setup
Install the Warrn GitHub App
Open a service in Warrn. Go to the Integrations tab, add GitHub, and click Install GitHub App. Grant access to the repositories you want Warrn to read.
What Warrnagen can access
- Recent commits. Shows what changed around the time an alert fired.
- Pull requests. Surfaces related PRs for context.
- Code search. Finds error locations in your codebase.
- File blame. Identifies who last touched relevant code.
- Deployments. Correlates alerts with recent deploys.
GitHub uses a GitHub App with repository-level permissions. No bot account or personal OAuth needed.