Travis CI

A hosted continuous integration service used to build and test software projects.
Travis CI

Travis CI is a hosted continuous integration service used to build and test software projects hosted on GitHub and Bitbucket. Travis CI was the first CI service which provided services to open-source projects for free and continues to do so.

AlertOps’ alert management system can be integrated with Travis CI to receive and respond to critical alerts/incidents through email, SMS, push notification or phone alerts. AlertOps would ensure that the alert would reach the appropriate team by using proper workflows, escalation policies and schedules. Based on your ruleset, incidents can be automatically opened and closed, depending on what job status Travis CI sends out.

The above scenario and scope for integration is due to the fact that AlertOps has a very flexible and simple API/Webhook configuration feature that can be leveraged with Travis CI’s project event and notification capabilities.

You can send alerts from Travis CI to AlertOps.
  • AlertOps will automatically create an incident when a new alert is received from Travis CI when the status field contains “1” (True for build did not complete as expected)
  • If an alert with status “1” matches an existing Open Alert, AlertOps will recognize the new alert as a duplicate and ignore the alert.
  • The alert will be recorded in the Inbound Messages table as “Mapped Appended.”
  • AlertOps will automatically close the same incident when an alert with status contains ‘0’ (False for build completed successfully and there were no issues)

These are examples of just some of the things you can do with Travis CI and AlertOps.

Integration Details

Help Documentation