For the complete documentation index, see llms.txt. This page is also available as Markdown.

Jenkins Integration

Send build and deploy data as a source of change correlated to incidents.

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

Configure Jenkins as a change source with the following step:

Next steps

Last updated

Was this helpful?