To migrate your GitHub installation, remove your existing app before installing the new wizard. This ensures your repositories are correctly linked to the new installation in the database.
Without migrating, your existing installation will continue to work but you will not have access to advanced features such as rules and findings, and will not be visible on the Repositories page.
Multi-tenant deployments with the Rules System already enabled: No action needed. Your existing installation continues to work as usual.
Note your existing repository coverage
Check which repositories your current installation covers so you can replicate the same scope in the new setup.Go to your GitHub organization page.
Navigate to Settings, then under Third-party Access, click GitHub Apps.
Find your existing Qodo app and click Configure.
Under Repository access, note whether the app is set to All repositories or Only select repositories. If Only select repositories is selected, note which repositories are listed before proceeding.
Remove the old installation
Go to your GitHub organization page.
Navigate to Settings, then under Third-party Access, click GitHub Apps.
Find the old Qodo app and click Configure.
Scroll to the bottom of the page to the Danger zone section.
Click Uninstall and confirm when prompted.
Install Qodo using the new wizard
Follow the installation wizard in the Qodo portal to complete your new GitHub setup, selecting the same repository scope you noted above. Once the wizard is complete, return here to continue. Verify the installation
Confirm the new installation is active.Open a pull request
Open a pull request or use an existing one in any connected repository.
Post /config as a comment
Add /config as a comment on the pull request.
Check the response
Confirm Qodo responds with your current configuration. If there is no response, check that the repository is within the scope you selected during installation. If the issue persists, contact your Qodo Account Manager.
Your GitHub installation is now fully migrated to the new wizard. Qodo is now active on your selected repositories.
What’s next
- Repositories page: confirm your new installation appears.
- Configure: set up configuration files, portal settings, and advanced options for your organization.
- Using Qodo in PRs: explore the full code review experience.