Sinatra Docs
Configuration

GitHub App

Permissions, events, and install flow.

Full reference is being written. The hands-on creation walkthrough lives in Self-hosting → GitHub App.

Will cover

  • Required repository permissions (read code, write pull requests, read metadata).
  • Webhook events Sinatra subscribes to.
  • Install flow — single-org vs marketplace vs per-tenant.
  • Private key handling and rotation.
  • Multi-installation support (one GitHub App, many tenants).

On this page