Skip to main content

Jenkins Integration

Last updated on

Jenkins is an open-source automation server for building, testing, and deploying software through pipelines.

How AI SRE supports Jenkins

AI SRE treats Jenkins as a change source for the Deploy Change Investigator. Jenkins pipelines POST build and deploy webhooks to an AI SRE endpoint using shell scripts, and AI SRE records them as changes for correlation with incidents.

  • Build and deploy webhooks: Jenkins pipelines send build and deploy events to AI SRE through shell scripts.
  • Change correlation: AI SRE correlates the ingested builds and deployments with active incidents during investigation.

Set up Jenkins