mergePullRequest
Merges a specified pull request in Azure DevOps using customizable strategies like rebase, squash, or no fast-forward, with optional commit comments for tracking.
Instructions
Merge a pull request
Input Schema
Name | Required | Description | Default |
---|---|---|---|
comment | No | Comment for the merge commit | |
mergeStrategy | No | Merge strategy | |
pullRequestId | Yes | ID of the pull request | |
repositoryId | Yes | ID of the repository |