Is it possible to have a manual Job that Notifies and/or marks the Pipeline as failed when it fails?
We have long running Integration Tests that we sometimes manually trigger but we don’t get a notification when those manually triggered tests fails, so we need to keep an eye on the pipeline. When we make the tests blocking, they stop the pipeline…