GitLab
This guide will take you through the GitLab integration.
Last updated
Was this helpful?
This guide will take you through the GitLab integration.
Last updated
Was this helpful?
Setting up the GitLab integrations requires Admin privileges. Confirm that you have the correct permissions before continuing.
This guide will take you through the required steps to set up Datafold with GitLab. Let's start by adding a new Git config.
The integration name is a reference to the repository.
Datafold requires the Maintainer role.
After saving, it is always a good idea to hit the Test button to check if everything is set up correctly:
After this, make sure to set up a CI under the CI settings.
As the token we both support and personal token. Project access tokens are preferred since they will stay active if the person leaves the Gitlab organization:
For the personal access token; you can fetch the access token from . For the integration the api
permissions are sufficient.
Let's use our example repository in GitLab. As the name suggests, this is a simple example setup using dbt with a Snowflake backend.