Barsonax/Singularity

Fix the wrong build status being reported

Opened this issue · 0 comments

Describe the bug
We currently use multi stage builds in combination with manual approvals. This is so that its easy to deploy from any branch. However Azure Devops is reporting the build as waiting until a approval or rejection is given. This is not desirable as the approval in this workflow is optional. Azure Devops does not seem to support this though..

I don't think this is really fixable by changing the build so we have to wait till microsoft fixes this:
https://github.com/MicrosoftDocs/vsts-docs/issues/5700