GitLab
Add Git connection
To add a GitLab personal Git token in Brainboard, you first need to generate it in your GitLab account.
Steps to add the generated token in Brainboard.
Go to the Git connections page.
Click on
Add connection.Switch to the
GitLabtab.

Add your credentials in the displayed window.
Name of the token. This is only for Brainboard; it will not be used when you do a pull request.
The URL of your GitLab server. By default, Brainboard uses
https://gitlab.com, but if you have a private GitLab instance accessible through the internet or if you use a single-tenant Brainboard offering, you can specify a different URL.
Then click the
Save and closebutton.Brainboard will verify if the credentials are valid:
Valid credentials: In this case, Brainboard displays a success message, and you can see the integration now on the Git connections page.

Invalid credentials: In this case, you'll receive an error about what is wrong. For example, the one shared below.

How to use
Please refer to the page How to use to understand how you can use your Git connections, whether you want to do a pull request and import your code from Git.
Edit or delete connection
Go to the Git connections page.
Click on the connection that you want to edit or delete.
If you want to edit, simply make your changes and click the
Save and closebutton.To delete, click on the
Delete Configurationbutton given at the bottom right corner of the page.Click on the
Deletebutton again to confirm your action.

Last updated

