Skip to main content
Glama
yjiace

AlibabaCloud DevOps MCP Server

by yjiace

create_change_request_comment

Add comments to code change requests in Alibaba Cloud DevOps for review feedback, issue tracking, or inline code suggestions.

Instructions

[Code Management] Create a comment on a 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)
localIdYesLocal ID, represents the nth merge request in the repository
comment_typeNoComment type. Possible values: GLOBAL_COMMENT, INLINE_COMMENTGLOBAL_COMMENT
contentYesComment content, length must be between 1 and 65535
draftNoWhether it is a draft comment
resolvedNoWhether to mark as resolved
patchset_biz_idYesAssociated version ID, if it's INLINE_COMMENT, choose one from from_patchset_biz_id or to_patchset_biz_id
file_pathNoFile name, only for inline comments
line_numberNoLine number, only for inline comments
from_patchset_biz_idNoStart version ID for comparison, required for INLINE_COMMENT type
to_patchset_biz_idNoTarget version ID for comparison, required for INLINE_COMMENT type
parent_comment_biz_idNoParent comment ID

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