Skip to main content
Glama
yjiace

AlibabaCloud DevOps MCP Server

by yjiace

create_change_request

Create a new change request for code review in Alibaba Cloud DevOps, specifying source and target branches with required organization and repository details.

Instructions

[Code Management] Create a new change request

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
organizationIdYesOrganization ID, can be found in the basic information page of the organization admin console
repositoryIdYesRepository ID or a combination of organization ID and repository name, for example: 2835387 or organizationId%2Frepo-name (Note: slashes need to be URL encoded as %2F)
titleYesTitle, no more than 256 characters
descriptionNoDescription, no more than 10000 characters
sourceBranchYesSource branch name
sourceProjectIdNoSource repository ID (if not provided, will try to get automatically)
targetBranchYesTarget branch name
targetProjectIdNoTarget repository ID (if not provided, will try to get automatically)
reviewerUserIdsNoReviewer user ID list
workItemIdsNoAssociated work item ID list
createFromNoCreation source. Possible values: WEB (created from web page), COMMAND_LINE (created from command line). Default is WEBWEB

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/yjiace/alibabacloud-devops-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server