Open
Description
I'd like a function to add required (or optional) reviewers that we could call from a PR-validation build.
We ought to be able to just set rules for folders, but sometimes have complicated evaluation of the change and want to do it dynamically.
It's this endpoint, in Azure DevOps:
"https://dev.azure.com/$(Org)/$($Project)/_apis/git/repositories/$($repositoryId)/pullRequests/$($PullRequestId)/reviewers/$($reviewerId)?api-version=7.1-preview.1"
Metadata
Metadata
Assignees
Labels
No labels