GitLab Integration
GitLab is a web-based Git repository that provides free open and private repositories, issue-following capabilities, and wikis. It is a complete DevOps platform that includes CI/CD.
- 1.Go to the "Alert sources" tab and click on "Create new alert source"
- 2.Enter a name and select your desired escalation policy.
- 3.Select "GitLab" as the Integration Type and click Save.
- 4.
This setting is optional but we still recommend enabling it for a better user expierence.
- 1.Now click on GitLab Settings to show the advanced settings
- 2.
- 3.You may now choose one of the given Hook types which this alert source should process. (Leaving the selection on 'Select' will result the alert source to process all incoming Hook types)
- 4.
- 5.Some Hook types do additionally have a selection for an Event type.
- 6.Click on Save to proceed to the next step.
- 7.
- 8.On the next page a GitLab Integration URL is generated. You will need the URL for the webhook configuration
- 9.
- 1.From your Project Page, navigate to "Settings" -> "Webhooks"

- 2.Select the events that should be send to ilert, in this case any Issues events or Confidential issues events activity will be send to ilert.

- 3.Select "Add Webhooks"
- 4.and if it is added successfully it will be shown at the bottom of the page.

- 5.Your GitLab integration is set up.