๐ Qodo Merge Pro
Qodo Merge Pro is a versatile application compatible with GitHub, GitLab, and BitBucket, hosted by QodoAI. See here for more details about the benefits of using Qodo Merge Pro.
A complimentary two-week trial is provided to all new users. Following the trial period, user licenses (seats) are required for continued access. To purchase user licenses, please visit our pricing page. Once subscribed, users can seamlessly deploy the application across any of their code repositories.
Install Qodo Merge Pro for GitHub¶
GitHub Cloud¶
Qodo Merge Pro for GitHub cloud is available for installation through the GitHub Marketplace.
GitHub Enterprise Server¶
To use Qodo Merge Pro application on your private GitHub Enterprise Server, you will need to contact us for starting an Enterprise trial.
GitHub Open Source Projects¶
For open-source projects, Qodo Merge Pro is available for free usage. To install Qodo Merge Pro for your open-source repositories, use the following marketplace link.
Install Qodo Merge Pro for Bitbucket¶
Bitbucket Cloud¶
Qodo Merge Pro for Bitbucket Cloud is available for installation through the following link
Bitbucket Server¶
To use Qodo Merge Pro application on your private Bitbucket Server, you will need to contact us for starting an Enterprise trial.
Install Qodo Merge Pro for GitLab (Teams & Enterprise)¶
Since GitLab platform does not support apps, installing Qodo Merge Pro for GitLab is a bit more involved, and requires the following steps:
Step 1¶
Acquire a personal, project or group level access token. Enable the โapiโ scope in order to allow Qodo Merge to read pull requests, comment and respond to requests.
Store the token in a safe place, you wonโt be able to access it again after it was generated.
Step 2¶
Generate a shared secret and link it to the access token. Browse to https://register.gitlab.pr-agent.codium.ai. Fill in your generated GitLab token and your company or personal name in the appropriate fields and click "Submit".
You should see "Success!" displayed above the Submit button, and a shared secret will be generated. Store it in a safe place, you wonโt be able to access it again after it was generated.
Step 3¶
Install a webhook for your repository or groups, by clicking โwebhooksโ on the settings menu. Click the โAdd new webhookโ button.
In the webhook definition form, fill in the following fields: URL: https://pro.gitlab.pr-agent.codium.ai/webhook
Secret token: Your QodoAI key Trigger: Check the โcommentsโ and โmerge request eventsโ boxes. Enable SSL verification: Check the box.
Step 4¶
Youโre all set!
Open a new merge request or add a MR comment with one of Qodo Mergeโs commands such as /review, /describe or /improve.