Skip to main content
GitHub integration lets Blitzy access your repositories to analyze code, create branches, push commits, and open pull requests.

Setup

1

Install the Blitzy GitHub App

Navigate to Settings > Integrations in your Blitzy dashboard and click Connect GitHub. You will be redirected to GitHub to authorize the application.
2

Select repository access

Choose whether to grant access to all repositories or specific repositories, then click Install & Authorize.
Organization admins must install the Blitzy GitHub App before team members can connect repositories.

Granting Repository Access

If you initially selected specific repositories, you can add more later:
  1. Go to GitHub Settings > Applications > Blitzy
  2. Click Configure next to the Blitzy application
  3. Scroll to Repository access
  4. Select Select repositories and add the repositories you want Blitzy to access
  5. Click Save

Permissions

The Blitzy GitHub App requires specific permissions scoped to the minimum level needed.

Permission Mapping Reference

HTTP-based Git access (clone, push) requires Contents permission as documented in GitHub’s permissions guide.

Organization Repositories

Organization admins must install and approve the Blitzy GitHub 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

Additional Resources