Pull Requests have these possible link relations:
| Name | Description |
|---|---|
self |
The API location of this Pull Request. |
html |
The HTML location of this Pull Request. |
issue |
The API location of this Pull Request's Issue. |
comments |
The API location of this Pull Request's Issue comments. |
review_comments |
The API location of this Pull Request's Review comments. |
review_comment |
The URL template to construct the API location for a Review comment in this Pull Request's repository. |
commits |
The API location of this Pull Request's commits. |
statuses |
The API location of this Pull Request's commit statuses, which are the statuses of its head branch. |