devfile / api

Kube-native API for cloud development workspaces specification
Apache License 2.0
235 stars 58 forks source link

Enable notifications for registry build & deployment failures #1496

Open thepetk opened 1 month ago

thepetk commented 1 month ago

Which area/kind this issue is related to?

/area ci /area registry

Issue Description

At the moment we are only able to get notified for successful deployments through slack notifications. It would be very useful if we were able to get notified for build or deployment failures of the registry. Additionally we can also be notified for failed post-deploy tests.

Acceptance Criteria