Skip to main content
Glama
yjiace

AlibabaCloud DevOps MCP Server

by yjiace

list_change_request_comments

Retrieve comments on change requests in Alibaba Cloud DevOps to track feedback and discussions during code review processes.

Instructions

[Code Management] List comments 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)
localIdYesChange request local ID
patchSetBizIdsNoAssociated version ID list, each comment is associated with a version, indicating which version the comment was posted on, for global comments, it's associated with the latest merge source version
commentTypeNoComment type. Possible values: GLOBAL_COMMENT, INLINE_COMMENTGLOBAL_COMMENT
stateNoComment state. Possible values: OPENED, DRAFTOPENED
resolvedNoWhether marked as resolved
filePathNoFilter by file path (for inline comments)

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