/
/Secure Source Manager API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2mo ago · Updated 2mo ago
projects35
  • get/v1/{+name}/locations
  • get/v1/{+name}
  • delete/v1/{+name}
  • patch/v1/{+name}
  • get/v1/{+parent}/instances
  • post/v1/{+parent}/instances
  • get/v1/{+resource}:getIamPolicy
  • post/v1/{+resource}:setIamPolicy
  • post/v1/{+resource}:testIamPermissions
  • get/v1/{+repository}:fetchBlob
  • get/v1/{+repository}:fetchRefs
  • get/v1/{+repository}:fetchTree
  • get/v1/{+parent}/repositories
  • post/v1/{+parent}/repositories
  • get/v1/{+parent}/hooks
  • post/v1/{+parent}/hooks
  • get/v1/{+parent}/branchRules
  • post/v1/{+parent}/branchRules
  • get/v1/{+parent}/issues
  • post/v1/{+parent}/issues
  • post/v1/{+name}:open
  • post/v1/{+name}:close
  • get/v1/{+parent}/issueComments
  • post/v1/{+parent}/issueComments
  • post/v1/{+name}:merge
  • get/v1/{+parent}/pullRequests
  • post/v1/{+parent}/pullRequests
  • get/v1/{+name}:listFileDiffs
  • get/v1/{+parent}/pullRequestComments
  • post/v1/{+parent}/pullRequestComments
  • post/v1/{+parent}/pullRequestComments:resolve
  • post/v1/{+parent}/pullRequestComments:unresolve
  • post/v1/{+parent}/pullRequestComments:batchCreate
  • post/v1/{+name}:cancel
  • get/v1/{+name}/operations
    projects

    Merges a pull request.

    post/v1/{+name}:merge

    Path parameters

    namestring required

    Required. The pull request to merge. Format: projects/{project_number}/locations/{location_id}/repositories/{repository_id}/pullRequests/{pull_request_id}

    Request body

    MergePullRequestRequest required

    MergePullRequestRequest is the request to merge a pull request.

    Response

    Successful response

    Changes