Skip to main content

GetCollectionPullRequests

Properties

NameTypeRequiredDescription
dataGetCollectionPullRequestsData[]

GetCollectionPullRequestsData

Information about the pull request.

Properties

NameTypeRequiredDescription
createdAtstringThe date and time at which the pull request was created.
createdBystringThe ID of the user who created the pull request.
descriptionstringThe pull request's description.
destinationIdstringThe pull request's merge destination ID.
hrefstringA URL where you can view the pull request's details.
idstringThe pull request's ID.
sourceIdstringThe pull request's source (parent) ID.
statusDataStatusThe pull request's current status.
commentstringIf the pull request is declined, a comment about why the pull request was declined.
titlestringThe pull request's title.
updatedBystringThe ID of the user who updated the pull request.
updatedAtstringThe date and time at which the pull request was updated.

DataStatus

The pull request's current status.

Properties

NameTypeRequiredDescription
OPENstring"open"
APPROVEDstring"approved"
DECLINEDstring"declined"
MERGEDstring"merged"

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →