Setting up the Integration
Last updated
Was this helpful?
Last updated
Was this helpful?
In order to establish the API call and complete the integration, follow the steps below. Note that the exact process varies depending on the Git provider, but the objective is to retrieve the token from the Git provider and add the token to your Code Ocean account.
In the upper-right corner of the page, click your profile photo, then click Settings.
In the left sidebar, click Developer settings.
In the left sidebar, click Personal access tokens.
Click Generate new token.
Fill out the form and check the repo box for the scope.
Click the Account icon
From the Credentials screen click +Add Credentials
Click <Git provider> Credentials
Enter your Git provider's username and PAT.
For more information about how to generate a Github PAT, read this .
Select the .
For more information about how to generate a GitLab PAT, read .
For information about how to generate a Bitbucket PAT ("App Password"), read .
Open User Settings by clicking the icon in the top right of the screen and select Personal access tokens.
For more information about how to generate an Azure DevOps PAT, read this .