Skip to main content
Glama
yjiace

AlibabaCloud DevOps MCP Server

by yjiace

create_pipeline_run

Execute a pipeline in Alibaba Cloud DevOps with configurable parameters including branch mode, environment variables, and repository settings for automated deployment workflows.

Instructions

[Pipeline Management] Run a pipeline with optional parameters

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
organizationIdYesOrganization ID, can be found in the basic information page of the organization admin console
pipelineIdYesPipeline ID to run
paramsNoPipeline run parameters in JSON string format. Can include: branchModeBranchs(array), envs(object), runningBranchs(object), runningTags(object), runningPipelineArtifacts(object), runningAcrArtifacts(object), runningPackagesArtifacts(object), comment(string), needCreateBranch(boolean), releaseBranch(string)
descriptionNoNatural language description of how to run the pipeline, e.g. 'Run pipeline using branch mode with branches main and develop'
branchesNoBranches to use in branch mode or specific branches for repositories
branchModeNoWhether to run in branch mode
releaseBranchNoSpecific release branch to use
createReleaseBranchNoWhether to create a release branch
environmentVariablesNoEnvironment variables for the pipeline run
repositoriesNoSpecific repository configurations

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