v51

OpenAPI 3.0.3raw.githubusercontent.com2026-06-2900319.8 KB

GetGithubPullRequest returns the status of the PR for the specified branch, if it exists.

get/v1/orgs/{org}/projects/{project}/github/pr/{branch}

Path parameters

orgstring required
projectstring required
branchstring required

Response

A successful response.

prState'STATE_UNSPECIFIED' | 'STATE_OPEN' | 'STATE_CLOSED_UNMERGED' | 'STATE_MERGED'
prUrlstring