These steps must be completed by a GitHub organization administrator.
1. GitHub App setup
Go to your GitHub Organization Settings
- Click your profile picture on the top right, then choose Your Organizations.
- Select your organization then go to Settings.
Navigate to GitHub Apps
- In the left sidebar, click Developer settings → GitHub Apps
- Click New GitHub App.
Configure a new GitHub App
Fill in the following details:
- GitHub App name:
Qodo RAG Indexer - Homepage URL:
https://qodo.ai - Webhook: leave unchecked
- Permissions (Read-only):
- Actions: Read-only
- Checks: Read-only
- Metadata: Read-only
- Contents: Read-only
- Discussions: Read-only
- Issues: Read-only
- Pull requests: Read-only
- Under Where can this GitHub App be installed? select Any Account
2. Install GitHub App
When prompted to select repositories:
- Select only the repositories that should be indexed
- Do not choose “All repositories”