GitLab
Emerge supports PR comments on self hosted and standard (gitlab.com) repositories.
Create a GitLab account (optional)
We recommend creating a new account with access to your GitLab repo. This account will be shown in PR comments, you can name it something like "Emerge Bot".
Get an access token
From your GitLab profile create a new access token with the "api" scope. Copy this token for use in the next step.

Configure Emerge profile
From your Emerge profile select "Manage your GitLab connection" and enter the access token generated in the previous step. If you're using a self hosted GitLab enter the url of your self hosted instance.

Specify project id on uploads
Using the Fastlane integration, provide a gitlab_project_id
param with each upload. This can be copied from your GitLab project homepage.
Updated 2 months ago