Azure-devops-docs: Better (detailed) description of custom conditions

Created on 23 Mar 2020  Â·  3Comments  Â·  Source: MicrosoftDocs/azure-devops-docs

I think that it is missing the section on available conditions and states of the task that can be used in condition. I'm looking for something that will resemble the built-in "Even if a previous task has failed, even if the build was canceled" condition, but instead of canceled part I need to test for "timeout". I think that section showing what task properties are available would help me to solve it e.g. or(failed(), timeout()) :)


Document Details

⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Pri1 devops-cicd-procestech devopprod doc-enhancement

Most helpful comment

+1. The doc doesn't appear to say anything about most popular checks - for null or '' (empty).

All 3 comments

+1. The doc doesn't appear to say anything about most popular checks - for null or '' (empty).

@WilliamAntonRohm, @juliakm gentle ping.

@LukaszGrela There's no way to specifically check for a timeout. Timeout looks like cancellation to a condition expression.

@abatishchev I'll add an example for a null value/empty string.

Was this page helpful?
0 / 5 - 0 ratings