Documentation Index
Fetch the complete documentation index at: https://docs.warrn.io/llms.txt
Use this file to discover all available pages before exploring further.
Overview
The GitHub integration gives Warrnagen and your team direct access to code context during incident investigation — recent commits, pull requests, and deployments related to the affected service. Warrn supports both GitHub OAuth (personal account linking) and GitHub App installation (organization-wide access).Setup
GitHub App (Recommended)
- Go to Settings > GitHub in Warrn.
- Click Install GitHub App and select the GitHub organization and repositories to connect.
- Warrn will receive webhook events for pushes, pull requests, and deployments automatically.
GitHub OAuth
- Go to Settings > GitHub in Warrn.
- Click Connect GitHub and authorize with your GitHub account.
- Select which repositories are accessible for context during investigations.
What It Provides
- Recent commits and pull request context for affected services.
- Deployment history to correlate changes with incidents.
- Code search capabilities for Warrnagen during investigations.
- Webhook-driven updates for push, PR, and deployment events.