pulls
Merge a pull request
Merges a pull request into the base branch. This endpoint triggers notifications. Creating content too quickly using this endpoint may result in secondary rate limiting. See "Secondary rate limits" and "Dealing with secondary rate limits" for details.
put/repos/{owner}/{repo}/pulls/{pull_number}/merge
Path parameters
ownerstring required
The account owner of the repository. The name is not case sensitive.
repostring required
The name of the repository without the .git extension. The name is not case sensitive.
pull_numberinteger required
The number that identifies the pull request.
Request body
Response
if merge was successful