Create DevOps Center Pull Request
sf_create_devops_pull_requestCreate a pull request record linked to a DevOps Center work item to initiate code review before merging changes to a target branch.
Instructions
Creates a pull request record for a DevOps Center work item. Pull requests represent code review requests before merging changes to a target branch or pipeline stage.
workItemId: DevOps Center work item ID title: pull request title description: optional pull request description
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Pull request title | |
| workItemId | Yes | DevOps Center work item ID | |
| description | No | Pull request description |