Pull Request Number |
URL of the new pull request's URL. |
String |
Pull Request ID |
ID of the new pull request. |
Number |
Pull Request Node ID |
Node ID of the new pull request. |
String |
Title |
Title of the new pull request. |
String |
State |
State of the new pull request. |
String |
Description |
Description of the new pull request. |
String |
Author Association |
Relationship of the author to the subject of the comment. |
String |
Username |
Login of the user who raised the new pull request. |
String |
User Node ID |
Node ID of the user. |
String |
User ID |
Unique identifier of the user. |
String |
Assignee Username |
Login of the user to whom the new pull request is assigned. |
String |
Assignee Node ID |
Node ID of the assignee. |
String |
Assignees |
Users to whom the new pull request is assigned. |
Object |
Labels |
List of labels associated with the new pull request. |
Object |
Milestone Title |
Title of the milestone associated with the new pull request. |
String |
Milestone ID |
Unique identifier for the milestone with which the new pull request is associated. |
String |
Milestone Node ID |
Node ID of the milestone with which the new pull request is associated. |
String |
Milestone Number |
Milestone number milestone with which the new pull request is associated. |
Number |
Assignee ID |
Unique identifier of the assignee. |
String |
BASE Branch |
Base branch of the new pull request. |
String |
HEAD Branch |
Head branch of the new pull request. |
String |
Diff URL |
A URL that contains a diff for the new pull request. |
String |
HTML URL |
A URL that contains a human-readable HTML version of the new pull request. |
String |
Patch URL |
A URL that contains a patch for the new pull request. |
String |
Created At |
Time the new pull request was created. |
Date & Time |
Updated At |
Time the new pull request was last updated. |
Date & Time |
Maintainer Can Modify? |
If true, the upstream maintainers can modify the new pull request. |
Boolean |
Is Locked? |
If true, the new pull request is locked. |
Boolean |
Is Draft? |
If true, the new pull request is a draft. |
Boolean |
Additions Count |
Number of additions included in the new pull request. |
Number |
Deletions Count |
Number of deletions included in the new pull request. |
Number |
Changed Files Count |
Number of files changed by the new pull request. |
Number |
Commits Count |
Number of commits included in the new pull request. |
Number |