Skip to main content

pull_requests

Overview

Namepull_requests
TypeResource
Idgithub.pulls.pull_requests

Fields

NameDatatypeDescription
idinteger
_linksobject
active_lock_reasonstring
assigneeobjectA GitHub user.
assigneesarray
author_associationstringHow the author is associated with the repository.
auto_mergeobjectThe status of auto merging a pull request.
baseobject
bodystring
closed_atstring
comments_urlstring
commits_urlstring
created_atstring
diff_urlstring
draftbooleanIndicates whether or not the pull request is a draft.
headobject
html_urlstring
issue_urlstring
labelsarray
lockedboolean
merge_commit_shastring
merged_atstring
milestoneobjectA collection of related issues and pull requests.
node_idstring
numberinteger
patch_urlstring
requested_reviewersarray
requested_teamsarray
review_comment_urlstring
review_comments_urlstring
statestring
statuses_urlstring
titlestring
updated_atstring
urlstring
userobjectA GitHub user.

Methods

NameAccessible byRequired Params
listSELECTowner, repo