1. Log in to the Qodo portal
Before setting up Qodo, make sure you have created a Qodo account and signed in.2. Set up Qodo on GitHub Enterprise
After signing in to your Qodo account, follow the steps below to set up Qodo on GitHub Enterprise.GitHub Enterprise Server
To use Qodo with a private GitHub Enterprise Server, contact the Qodo team to enable the Git integration.GitHub Enterprise Server requires a single-tenant or on-prem Qodo deployment.
GitHub Enterprise Server action configuration
To use the GitHub Action with a GitHub Enterprise Server, add theGITHUB.BASE_URL environment variable with the API URL of your GitHub server.
Example:
If your GitHub Enterprise Server is hosted at https://github.mycompany.com, add the following to your workflow file: