Skip to main content
GitHub Enterprise Server (GHES) integration lets Blitzy connect to your self-hosted instance. It uses a manifest-based app registration flow that creates a private GitHub App directly on your GHES instance — no marketplace listing required. If you use GitHub.com or GitHub Enterprise Cloud, see GitHub instead.

Setup

1

Start the connection

Navigate to Settings > Integrations in your Blitzy dashboard and click Connect GitHub Enterprise.
2

Enter your instance domain

Provide your GitHub Enterprise Server domain (e.g., github.yourcompany.com). Blitzy registers the app on your GHES instance via the manifest flow.
3

Install the app

You are automatically redirected to GHES to review and install the app. Select repository access — grant access to all repositories or specific repositories.
You must have admin access to your GitHub Enterprise Server instance to register and install the app.

Permissions

The Blitzy GitHub Enterprise App requires the following permissions, scoped to the minimum level needed:

Webhook Events

The app subscribes to the following webhook events:

Organization Repositories

Organization admins must install and approve the Blitzy GitHub Enterprise App:
  1. Verify you have admin access to the organization
  2. Install the app (organization owners may need to approve)
  3. Select which organization repositories to grant access
  4. Team members can then connect their accounts to access authorized repositories

Differences from GitHub.com / Enterprise Cloud