Git Lab Setup Guide
Prerequisites
- An active GitLab account.
Setup Guide
To authenticate the GitLab source connector, you need to use one of the following two methods:
- OAuth2.0 authorization
- Personal Access Token (Log into GitLab and then generate a personal access token. Your token should have the
read_apiscope, that grants read access to the API, including all groups and projects, the container registry, and the package registry.)
- Enter a Name for the connector.
- (Optional) Enter a Description for the connector.
- Select the Owner of the connector.
- (Optional) Verify that your GitLab account is successfully connected by clicking on Test Connection.
- Click Connect.
Supported Streams
This connector outputs the following streams:
- Group (Full Refresh)
- Group Member (Full Refresh)
- Merge Request (Full Refresh, Incremental)
- Merge Request Note (Full Refresh, Incremental)
- Project (Full Refresh, Incremental)
- Project Branch (Full Refresh)
- Project Commit (Full Refresh, Incremental)
- Project Issue (Full Refresh, Incremental)
- Project Job (Full Refresh)
- Project Member (Full Refresh)
- Project Release (Full Refresh)
- User (Full Refresh)