79401070

Date: 2025-01-30 19:58:07
Score: 1.5
Natty:
Report link

You can run this command in a script to force the result of a pipeline task:

- script: echo "##vso[task.complete result=SucceededWithIssues;]"

Possible task results are:

See more here: https://learn.microsoft.com/en-us/azure/devops/pipelines/scripts/logging-commands?view=azure-devops&tabs=bash#example-1

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Scott Richards