Skip to main content

GitLab Integration

Last updated on

GitLab is a DevOps platform for source control, continuous integration, and continuous delivery through GitLab CI/CD pipelines.

How AI SRE supports GitLab

AI SRE supports GitLab through two mechanisms. GitLab CI sends build and deploy data as a change source, and GitLab forwards alerts that create or update incidents.

  • Build and deploy webhooks: GitLab CI pipelines POST build and deploy events to AI SRE as change data for the Deploy Change Investigator.
  • Alert webhooks: GitLab POSTs alerts to an AI SRE webhook URL, which creates or updates incidents.

Set up GitLab