Skip to main content

CircleCI Integration

Last updated on

CircleCI is a continuous integration and delivery platform that runs build, test, and deploy workflows.

How AI SRE supports CircleCI

AI SRE treats CircleCI as a change source for the Deploy Change Investigator. CircleCI workflows POST build and deploy webhooks to an AI SRE endpoint, which records them as changes for correlation with incidents.

  • Build and deploy webhooks: CircleCI workflows send build and deploy events to AI SRE over HTTP.
  • Change correlation: AI SRE correlates the ingested builds and deployments with active incidents during investigation.

Set up CircleCI