GitLab Integration

Create a GitLab App

To use the GitLab integration you'll need to create an OAuth app in GitLab. To start, visit Applications.

When configuring the app, use the following values:

SettingValue
NameSentry
Redirect URI{YOUR_DOMAIN}/extensions/gitlab/setup/
Scopesapi

Ensure 'Confidential' is checked.

Take note of your application ID and secret as you'll need it in the next step.

Follow our documentation on installing and configuring the GitLab integration to finish installation and use the integration.

You can edit this page on GitHub.