Getting pullrequests via REST API

I have an issue in YT, in VSC changes tab I can see two separate items:
* %username% Committed changes %date%    %commit hash and link to github%

* %username% Submitted a pull request %date%     %PR id and link to github%

I can get the first item, via api/issues/${issueId}/vcsChanges

But I can't find any docs or API or anything to get the second item (linked PRs).

Only in workflows I see the docs for prs and vcs changes.

Is there a way to get linked PRs via rest api?

2
1 comment

Currently trying to get the same thing pulled over the API. Sadly that there is no comment here - also could not find any more information about it.

Kirill Did you managed to get them meanwhile and can share some info? *fingercross*

0

Please sign in to leave a comment.