dotnet/release Schedule-Validation-Pipeline is broken
https://dev.azure.com/dnceng/internal/_build?definitionId=829
The pipeline is responsible for triggering the Validate-Dotnet pipelines for each product repo.
- [ ] Setup monitoring (email notification) to notify the team that the pipeline is broken.
The problem was caused by a recent commit: f6ec58def4f336d5ef562d8ef7997310c7c9eb33 (Splitting of the Staging pipeline)
Several parameters were missing. PR: https://dev.azure.com/dnceng/internal/_git/dotnet-release/pullrequest/36881
Follow up: https://github.com/dotnet/arcade-services/issues/3243
The issue is resolved. The https://dev.azure.com/dnceng/internal/_build?definitionId=827&_a=summary pipeline is running. I am not closing this issue as we still need to "Setup monitoring (email notification) to notify the team that the pipeline is broken."
Next steps: figure out what's the purpose of this validation. This should answer the question of whether / when to monitor it.
@andriipatsula can you set up the notification if it's still needed?
Notification created for both Validate-DotNet and Schedule-Validation-Pipeline pipelines. closing as resolved.