v2

latestOpenAPI 3.1.0UNLICENSED2026-07-26210239.8 KB

Pull request batch queued

Triggered when a batch of PRs is queued

postWebhookpull_request_batch.queued

Payload

test_branchstring required

The branch the pull request or pull request batch was tested on

test_branch_shastring required

The SHA of the branch the pull request or pull request batch was tested on

test_pr_numberinteger

The number of the pull request used to test the pull request or pull request batch

queued_reason'MANUAL_PUSH_TO_TARGET_BRANCH' | 'PREREQUISITE_MERGE_ITEM_CANCELLED' | 'PREREQUISITE_MERGE_ITEM_FAILED' | 'PREREQUISITE_MERGE_ITEM_MANUALLY_MERGED' | 'MERGE_ITEM_NOW_READY' | 'TESTS_RESTARTED_BY_USER' | 'TESTS_RESTARTED_BY_API_REQUEST' | 'SKIP_THE_LINE_INTERRUPTED' | 'BISECTION_REQUIRED' | 'BISECTION_TEST_RUN_PASSED'

The reason the batch was queued

type'pull_request_batch.queued' required

The type of webhook event that occurred

action'queued' required

The type of action that triggered the webhook

pr_numbersinteger[] required

The PR numbers of the pull requests in the batch

pr_numbers_in_batchinteger[]

The PR numbers of all pull requests that were tested together in this batch. This may be a superset of pr_numbers if some PRs in the batch failed to merge.

status'queued' required

The current status of the Pull Request batch

target_branchstring required

The name of the branch targeted by the merge queue where the event occurred

timestampstring date-time required

The ISO 8601 timestamp of when this state transition occurred