dotnet / arcade-services

Arcade Engineering Services
MIT License
54 stars 73 forks source link

dotnet/release Schedule-Validation-Pipeline is broken #3237

Closed andriipatsula closed 1 week ago

andriipatsula commented 6 months ago

https://dev.azure.com/dnceng/internal/_build?definitionId=829

The pipeline is responsible for triggering the Validate-Dotnet pipelines for each product repo.

build

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

andriipatsula commented 6 months ago

Follow up: https://github.com/dotnet/arcade-services/issues/3243

andriipatsula commented 6 months ago

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."

tkapin commented 5 months ago

Next steps: figure out what's the purpose of this validation. This should answer the question of whether / when to monitor it.

premun commented 1 week ago

@andriipatsula can you set up the notification if it's still needed?

andriipatsula commented 1 week ago

Notification created for both Validate-DotNet and Schedule-Validation-Pipeline pipelines. closing as resolved.