arcade-services icon indicating copy to clipboard operation
arcade-services copied to clipboard

dotnet/release Schedule-Validation-Pipeline is broken

Open andriipatsula opened this issue 2 years ago • 3 comments

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.

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 avatar Jan 26 '24 16:01 andriipatsula

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

andriipatsula avatar Jan 29 '24 16:01 andriipatsula

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

andriipatsula avatar Jan 30 '24 12:01 andriipatsula

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

tkapin avatar Feb 06 '24 09:02 tkapin

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

premun avatar Jul 19 '24 09:07 premun

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

andriipatsula avatar Jul 22 '24 10:07 andriipatsula