Listing the names of manual approvers of azure devops pipeline builds

Robert Wilde 0 Reputation points
2024-05-20T16:00:11.25+00:00

Hi, I am looking to write a PowerShell script to retrieve the names of the approvers of manual validation tasks within azure devops pipelines.

We use ManualValidation@0 tasks within the yaml code of our release pipelines for our approvals. The names of the people who approved these pipelines are visible within azure devops itself but I cannot find a way to retrieve these using a script. Any help would be greatly appreciated.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,954 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. ManoharLakkoju 615 Reputation points Microsoft Vendor
    2024-05-21T03:43:19.4633333+00:00

    @Robert Wilde
    Welcome to Microsoft Q&A Platform, thanks for posting your query here. Azure DevOps related queries/issues are currently not supported on this Microsoft Q&A platform.

    I would request you to please post your queries in dedicated forums as in below links:

    https://developercommunity.visualstudio.com/spaces/21/index.html

    https://developercommunity.visualstudio.com/t/get-unique-id-from-devops-organization/756710

    https://stackoverflow.com/questions/tagged/azure-devops

    0 comments No comments