Skip to main content

Travis CI Integration

Last updated on

Travis CI is a hosted continuous integration service for building, testing, and deploying projects.

How AI SRE supports Travis CI

AI SRE treats Travis CI as a change source for the Deploy Change Investigator. Travis CI POSTs build and deploy webhooks to an AI SRE endpoint, and AI SRE records them as changes for correlation with incidents.

  • Build and deploy webhooks: Travis CI sends 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 Travis CI