Skip to main content

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

  1. Go to Settings > GitHub in Warrn.
  2. Click Install GitHub App and select the GitHub organization and repositories to connect.
  3. Warrn will receive webhook events for pushes, pull requests, and deployments automatically.

GitHub OAuth

  1. Go to Settings > GitHub in Warrn.
  2. Click Connect GitHub and authorize with your GitHub account.
  3. 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.

Type

Contextual — Warrn reads code context from GitHub. It does not modify your repositories or create commits.