GitHub Integration

How to install the GitHub app on your repository:

  1. First,create an account with Repobird for easier integration
  2. Install the Github App at: https://github.com/apps/repobird
  3. Select whether to install on your personal account or an organization
  4. Choose repository access (all repositories or select specific ones).
  5. Review the requested permissions and click "Install".
  6. The bot user @RepoBirdBot should be automatically added as a collaborator. If not, please add it manually.
  7. After installation, automatic redirect for GitHub integration should occur. If you lose that URL you can uninstall/reinstall or follow the Manual Connection directions below.

Already installed the app? Connect your Repobird account:

If you've already installed the GitHub app, use the button below to connect your Repobird account to that installation ID:

Connect GitHub Installation

Your installation ID will be automatically captured via our OAuth callback route.

Manual Connection

Find your installation ID manually:

If the automatic connection doesn't work, you can manually find your installation ID:

  1. Go to your repository settings:https://github.com/YOUR_USERNAME/YOUR_REPO/settings
  2. In the left sidebar, click on "Integrations" section
  3. Click "GitHub Apps" and then "Configure" next to the Repobird App
  4. Check the URL in your browser - it will look like:https://github.com/organizations/YOUR_ORG/settings/installations/12345678
  5. The number at the end (e.g.,12345678) is your installation ID
  6. Enter this number in the connection form when prompted