Merge a branch
/repos/{owner}/{repo}/merges- Source
github-v3-rest.json- Revision
f5f067c1e6f6- Active snapshot
85e53e3d0d65
Request
Path Parameters
- owner stringrequired
- repo stringrequired
Body Params
requiredThe name of the base branch that the head will be merged into.
Commit message to use for the merge commit. If omitted, a default message will be used.
The head to merge. This can be a branch name or a commit SHA1.
Responses
Successful Response (The resulting merge commit)
author Simple User objectrequirednullable Simple User
Simple User
Example: https://github.com/images/error/octocat_happy.gif
Example: https://api.github.com/users/octocat/events{/privacy}
Example: https://api.github.com/users/octocat/followers
Example: https://api.github.com/users/octocat/following{/other_user}
Example: https://api.github.com/users/octocat/gists{/gist_id}
Example: 41d064eb2195891e12d0413f63227ea7
Example: https://github.com/octocat
Example: 1
Example: octocat
Example: MDQ6VXNlcjE=
Example: https://api.github.com/users/octocat/orgs
Example: https://api.github.com/users/octocat/received_events
Example: https://api.github.com/users/octocat/repos
Example: "2020-07-09T00:17:55Z"
Example: https://api.github.com/users/octocat/starred{/owner}{/repo}
Example: https://api.github.com/users/octocat/subscriptions
Example: User
Example: https://api.github.com/users/octocat
https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e/comments commit objectrequired
author Git User objectrequirednullable Metaproperties for Git author/committer information.
Metaproperties for Git author/committer information.
Example: "2007-10-29T02:42:39.000-07:00"
Example: "[email protected]"
Example: "Chris Wanstrath"
Example: 0
committer Git User objectrequirednullable Metaproperties for Git author/committer information.
Metaproperties for Git author/committer information.
Example: "2007-10-29T02:42:39.000-07:00"
Example: "[email protected]"
Example: "Chris Wanstrath"
Example: Fix all the bugs
tree objectrequired
Example: 827efc6d56897b048c772eb4087f854f46256132
Example: https://api.github.com/repos/octocat/Hello-World/tree/827efc6d56897b048c772eb4087f854f46256132
https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e verification Verification objectoptional
committer Simple User objectrequirednullable Simple User
Simple User
Example: https://github.com/images/error/octocat_happy.gif
Example: https://api.github.com/users/octocat/events{/privacy}
Example: https://api.github.com/users/octocat/followers
Example: https://api.github.com/users/octocat/following{/other_user}
Example: https://api.github.com/users/octocat/gists{/gist_id}
Example: 41d064eb2195891e12d0413f63227ea7
Example: https://github.com/octocat
Example: 1
Example: octocat
Example: MDQ6VXNlcjE=
Example: https://api.github.com/users/octocat/orgs
Example: https://api.github.com/users/octocat/received_events
Example: https://api.github.com/users/octocat/repos
Example: "2020-07-09T00:17:55Z"
Example: https://api.github.com/users/octocat/starred{/owner}{/repo}
Example: https://api.github.com/users/octocat/subscriptions
Example: User
Example: https://api.github.com/users/octocat
files array[Diff Entry object]optional
items Diff Entry objectDiff Entry
Diff Entry
Example: 103
Example: https://github.com/octocat/Hello-World/blob/6dcb09b5b57875f334f61aebed695e2e4193db5e/file1.txt
Example: 124
https://api.github.com/repos/octocat/Hello-World/contents/file1.txt?ref=6dcb09b5b57875f334f61aebed695e2e4193db5eExample: 21
Example: file1.txt
Example: @@ -132,7 +132,7 @@ module Test @@ -1000,7 +1000,7 @@ module Test
Example: file.txt
Example: https://github.com/octocat/Hello-World/raw/6dcb09b5b57875f334f61aebed695e2e4193db5e/file1.txt
Example: bbcd538c8e72b8c175046e27cc8f907076331401
Example: added
Example: https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e
Example: MDY6Q29tbWl0NmRjYjA5YjViNTc4NzVmMzM0ZjYxYWViZWQ2OTVlMmU0MTkzZGI1ZQ==
parents array[object]required
items object
Example: https://github.com/octocat/Hello-World/commit/7638417db6d59f3c431d3e1f261cc637155684cd
Example: 7638417db6d59f3c431d3e1f261cc637155684cd
https://api.github.com/repos/octocat/Hello-World/commits/7638417db6d59f3c431d3e1f261cc637155684cdExample: 6dcb09b5b57875f334f61aebed695e2e4193db5e
stats objectoptional
https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5eResponse when already merged
Forbidden
Not Found when the base or head does not exist
Conflict when there is a merge conflict
Validation failed