merge_queue

Get merge queue pause data

Checks if the merge queue is paused and returns the pause data

get/repos/{owner}/{repository}/merge-queue/pause

Path parameters

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

pausedboolean required

Whether the merge queue is currently paused

reasonstring nullable

The reason of the merge queue pause

paused_atstring date-time nullable

The date and time when the merge queue was paused

Changes

Changed in 2 of the 8 revisions of this API.3

    • the endpoint scheme security MergifyTokenBearerAuth was added to the API

      api-security-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the endpoint scheme security AdminApplicationKey was added to the API

      api-security-added

    • the endpoint scheme security ApplicationAuth was removed from the API

      api-security-removed

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog