MicrosoftDocs / vsts-rest-api-specs

MIT License
159 stars 114 forks source link

Documentation of API over Approvals and Checks section #462

Open josegalarceh opened 3 years ago

josegalarceh commented 3 years ago

Hello, My name es Jose Manuel, i work as DevOps Engineer on ACHS (Asociacion Chilena de seguridad) a Chilean Company.

I am doing a project to automate my pipelines (Build, not release) and I need to capture the value of: approver name, whether it approved or not and the approval comment. So I am using the Approvals and Checks section.

i know this is a preview api but...

If i try do list the aprobals (Approvals - Query) it fail...

image

And if i like to make the query with optional parameters, where and how i get the approvalIds? can you make the link to the documentation for that?

And, when i try Get details for a specific check evaluation (Check Evaluations - Get) where i can find the {checkSuiteId}?


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

josegalarceh commented 3 years ago

Hello team, have you been able to see this?

josegalarceh commented 3 years ago

Hello! any update?

chadwickalex commented 2 years ago

I have the same issue. The Query operation doesn't work as described in the documentaion

MB175 commented 2 years ago

I am facing the exact same issue, the api call does not work as mentioned in the docs.

nechvatalp commented 1 year ago

@josegalarceh Thanks for reporting, I have forwarded your feedback to the team responsible for the Approvals and Checks APIs.