Skip to content

Properties

idstring
required·

The unique identifier for the pull request

authorobject

The author of the pull request

idstring

The unique identifier for the author

typestring

The type of the author

Possible values:
userbot
usernamestring

The username of the author

base_branchobject

The base branch of the pull request

idstring

The unique identifier for the base branch

last_commitstring

The last commit of the base branch

namestring

The name of the base branch

closed_atstring · date-time

The date and time when the pull request was closed

created_atstring · date-time

The date and time when the pull request was created

descriptionobject

The description of the pull request

contentstring

The content of the body

formatstring

The format of the body

Possible values:
markdownhtmlplaintext
head_branchobject

The head branch of the pull request

idstring

The unique identifier for the head branch

last_commitstring

The last commit of the head branch

namestring

The name of the head branch

merged_atstring · date-time

The date and time when the pull request was merged

numberinteger

The number of the pull request

remote_dataRecord<string, any>

Raw data returned from the remote API call.

statusstring

The status of the pull request

Possible values:
openclosedmergedlocked
titlestring

The title of the pull request

updated_atstring · date-time

The date and time when the pull request was last updated