Github API - Test Config

GET /repos/{owner}/{repo}/pulls/{pull_number}/merge
repos
pulls

Check if a pull request has been merged

Arguments
key owner

owner [scalar]

The account owner of the repository. The name is not case sensitive.

API:
Github Open API
(version: 1.1.4)

key repo

repo [scalar]

The name of the repository. The name is not case sensitive.

API:
Github Open API
(version: 1.1.4)

key pull-number

pull-number [scalar]

The number that identifies the pull request.

API:
Github Open API
(version: 1.1.4)

API:
Github Open API
(version: 1.1.4)