microsoft / azure-pipelines-tasks

Tasks for Azure Pipelines
https://aka.ms/tfbuild
MIT License
3.47k stars 2.6k forks source link

[Question]: Get the approver for the ManualValidation task #18415

Open andyfisher100 opened 1 year ago

andyfisher100 commented 1 year ago

Task name

ManualValidation

Task version

0

Environment type (Please select at least one enviroment where you face this issue)

Azure DevOps Server type

dev.azure.com (formerly visualstudio.com)

Azure DevOps Server Version (if applicable)

No response

Operation system

Windows Server 2022

Question

Im currently using the ManualValidation task within my pipeline. Im wondering if it is possible too get the user who approved the manual step so that I can use the value later in my pipeline

I tried using the Timeline call in the REST API but this doesn't provide what I need https://learn.microsoft.com/en-us/rest/api/azure/devops/build/timeline/get?view=azure-devops-rest-7.1
bgmonroe commented 1 year ago

It would be rad to get this sort of feature native to the task but it seems, based on the abject failure of Microsoft to follow up on ANY issues related to the ManualValidation task, I suspect your best bet is via the work-around described in this comment: https://github.com/microsoft/azure-pipelines-tasks/issues/14449#issuecomment-1243539271

github-actions[bot] commented 9 months ago

This issue is stale because it has been open for 180 days with no activity. Remove the stale label or comment on the issue otherwise this will be closed in 5 days

bgmonroe commented 9 months ago

Bump

Raphyyyy commented 5 months ago

bump .. !