Forum Discussion
Pinkle
Nov 28, 2022Copper Contributor
How to identify elements that failed uat at least once
I need to know how to identify requirements that have crossed the board column "11. in UAT" at least once and that have been sent back at least once in the columns "07. In Development/OnGoing". I ask...
Pinkle
Nov 28, 2022Copper Contributor
SaumilkumarShah in the absence of this?
SaumilkumarShah
Nov 29, 2022Brass Contributor
Logging commands are used to communicate with the agent by tasks and scripts. They cover actions such as adding new variables, failing a step, and uploading artefacts. When troubleshooting a pipeline, logging commands come in handy.
https://learn.microsoft.com/en-us/azure/devops/pipelines/scripts/logging-commands?view=azure-devops&tabs=bash
https://learn.microsoft.com/en-us/azure/devops/pipelines/scripts/logging-commands?view=azure-devops&tabs=bash