Github Enterprise Integration
- Visit your GitHub Enterprise URL.
- Select your Organization > Settings.
- From the left-hand menu, pick Developer settings.
- In that section, please choose the "New GitHub App" option.
- Create your application by giving it a name and Homepage URL.
- From the "Repository permissions," you should pick the following ones:
- Contents: Read and write,
- Issues: Read and write,
- Metadata: Read-only,
- Pull requests: Read and write.
- Save the GitHub App.
- After the creation, please click on the Edit button of your GitHub App.
- Save your APP ID to use it later on Kondukto.
- At the bottom section, create a new private key by clicking "Generate a private key."
- Once your private key is created, it'll be automatically downloaded to your default Downloads folder.
- Navigate to your Kondukto instance.
- Pick Settings from the left-hand menu.
- Select the "Application Lifecycle Management" section.
- Click the Active button on GitHub Enterprise.
- Enter the App ID, PEM Key, and URL accordingly.
- Click to Test Connection.
- If the Test Connection is passed, you'll be able to click the Save button.
Updated 3 months ago