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...
SaumilkumarShah
Nov 28, 2022Brass Contributor
You can create a multi-stage pipeline environment and set pre-approval and post-approval gates.
Pinkle
Nov 28, 2022Copper Contributor
SaumilkumarShah in the absence of this?
- SaumilkumarShahNov 29, 2022Brass ContributorLogging 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