Skip to content
This repository has been archived by the owner on Dec 12, 2023. It is now read-only.

0.1.0

Compare
Choose a tag to compare
@jetzlstorfer jetzlstorfer released this 09 Apr 13:12
· 3 commits to release-0.1.x since this release
20ce99f

This release is compatible with keptn release 0.2.0.

The service is designed to receive problem events from keptn and create incidents in ServiceNow. In this release, the service is capable of:

  • create incidents in ServiceNow and assign them a specific user
  • update incidents in ServiceNow once they have been resolved

To trigger these actions, the service listens to CloudEvents from type:

  • sh.keptn.events.problem: When receiving this event, an incident is either created or updated.