Receive notification for scheduled and tagged pipelines
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Problem
Currently I don't receive any notifications regarding a scheduled pipeline's status, i.e. neither success nor failure, although I own the jobs.
Is there some secret notification setting that needs to be toggled?
Somewhat related to #36806 (closed) and #25490 (closed).
Use Cases
in our use case it’s the tags started pipelines that we‘re interested in.
Our use case is the following:
We have a release train that automatically creates a tag every n days. For that we‘ve setup a schedule to run a job that creates a tag.
Based on the tag other jobs are triggered. And for those jobs we‘d like to receive notifications, when they fail. Which doesn’t work currently and apparently doesn’t work with integrations either.