latestOpenAPI 3.1.02026-08-1963241304.5 KB

ae394a06c465

merge_queue

Get a pull request in the merge queue

Get details about a specific pull request in the merge queue

get/repos/{owner}/{repository}/merge-queue/pull/{pr_number}

Path parameters

pr_numberinteger required

The pull request number

The pull request number

ownerstring required

The owner of the repository

The owner of the repository

repositorystring required

The name of the repository

The name of the repository

Response

Successful Response

numberinteger required

The number of the pull request

queued_atstring date-time required

The timestamp when the pull request entered the queue

estimated_time_of_mergestring date-time nullable required

The estimated timestamp when this pull request will be merged

positioninteger required

The position of the pull request in the queue (0-indexed)

priority_rule_namestring required

The name of the priority rule applied to this pull request

queue_rule_namestring required

The name of the queue rule

checks_timeout_atstring date-time nullable required

The timestamp when the checks will timeout for this pull request