Skip to main content
Glama
yjiace

AlibabaCloud DevOps MCP Server

by yjiace

list_change_requests

Retrieve and filter change requests from Alibaba Cloud DevOps repositories to monitor code review status, track updates, and manage collaboration workflows.

Instructions

[Code Management] List change requests

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
organizationIdYesOrganization ID, can be found in the basic information page of the organization admin console
pageNoPage number
perPageNoItems per page
projectIdsNoRepository ID or a combination of organization ID and repository name list, for example: 2835387 or organizationId%2Frepo-name (Note: slashes need to be URL encoded as %2F), multiple separated by commas
authorIdsNoCreator user ID list, multiple separated by commas
reviewerIdsNoReviewer user ID list, multiple separated by commas
stateNoMerge request filter status. Possible values: opened, merged, closed. Default is null, which queries all statuses
searchNoTitle keyword search
orderByNoSort field. Possible values: created_at (creation time), updated_at (update time, default)updated_at
sortNoSort order. Possible values: asc (ascending), desc (descending, default)desc
createdBeforeNoStart creation time, time format is ISO 8601, for example: 2019-03-15T08:00:00Z
createdAfterNoEnd creation time, time format is ISO 8601, for example: 2019-03-15T08:00:00Z

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