GitHub Webhooks

When you install the Firetiger GitHub App, Firetiger automatically ingests GitHub webhook events for your connected repositories.

Supported Events

The following event types are captured:

  • Push events - Code pushes to branches
  • Pull request events - PR opened, closed, merged, etc.
  • Workflow run events - GitHub Actions workflow executions
  • Workflow job events - Individual job status within workflows
  • Check run events - CI/CD check results
  • Check suite events - Groups of check runs
  • Installation events - App installation changes

Table

All GitHub events are stored in the github_events table.


This site uses Just the Docs, a documentation theme for Jekyll.