Gitlab + Self Hosted OpsLevel
If you use Gitlab Cloud and would like to use the Gitlab integration within your self hosted OpsLevel application you will need to create a User Owned App.
To create a User Owned Gitlab App follow these instructions. OpsLevel requires the following settings:
- You will need to ensure that
/integrations/gitlab/finish_setup
has been added to the redirect uri. - The app should have Confidential enabled.
- The following scopes:
- api
- read_repository
- write_repository
You can refer to the image below to view the required settings in the GitLab configuration page:
Updated about 1 year ago