Travis CI Integration
Send build and deploy data as a source of change correlated to incidents.
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
Configure Travis CI as a change source with the following step:
Go to Travis CI webhook template to configure the build and deploy webhooks from Travis CI.
Next steps
Go to CircleCI Integration to send build and deploy webhooks from CircleCI workflows.
Go to Jenkins Integration to send build and deploy webhooks from Jenkins pipelines.
Go to Integration Management to review all AI SRE integrations.
Last updated
Was this helpful?