trigger-pipelines-for-copilot-pr Skill
Trigger ADO pipelines for a Copilot-created PR by posting /azp run comments. Use when the user asks to trigger CI pipelines for a specific PR. Published by microsoft in FluidFramework.
What is trigger-pipelines-for-copilot-pr Skill?
Trigger ADO pipelines for a Copilot-created PR by posting /azp run comments. Use when the user asks to trigger CI pipelines for a specific PR. Published by microsoft in FluidFramework. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Testing
- Documentation
- Testing use cases
- Documentation use cases
Technical details
- Install or run with Copy skill directory
When to use trigger-pipelines-for-copilot-pr Skill
- Use it for testing.
- Use it for documentation.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/FluidFramework
- Skill file: .claude/skills/trigger-pipelines-for-copilot-pr/SKILL.md
What it does
Trigger ADO pipelines for a Copilot-created PR by posting /azp run comments. Use when the user asks to trigger CI pipelines for a specific PR.
Skill instructions
Post the following two comments to the PR specified by the user ($ARGUMENTS), in the microsoft/FluidFramework repository on GitHub. They need to be posted separately because otherwise it gets too long and fails to trigger correctly. First comment: /azp run Build - protocol-definitions,Build - test-tools,server-gitrest,server-gitssh,server-historian,server-routerlicious,Build - client packages,repo-policy-check Second comment: /azp run Build - api-markdown-documenter,Build - benchmark-tool,Build - build-common,Build - build-tools,Build - common-utils,Build - eslint-config-fluid,Build - eslint-plugin-fluid Posting those comments will trigger all our pipelines, which is necessary for PRs that are created by Copilot. To post the comments first check if the GitHub CLI is available, and if so use MSYSNOPATHCONV=1 gh pr comment <PULLREQUESTNUMBER --repo microsoft/FluidFramework --body "<COMMENTTEXT". Note: MSYSNOPATHCONV=1 is required on Windows (Git Bash) to prevent /azp from being expanded
Explore related resources
Frequently asked questions
What is trigger-pipelines-for-copilot-pr?
trigger-pipelines-for-copilot-pr is a open-source AI agent skill with Copy skill directory. Trigger ADO pipelines for a Copilot-created PR by posting /azp run comments. Use when the user asks to trigger CI pipelines for a specific PR.
Who is trigger-pipelines-for-copilot-pr best for?
trigger-pipelines-for-copilot-pr is best for reusing agent instructions, scripts, and references, testing workflows, documentation workflows.
How do I install trigger-pipelines-for-copilot-pr?
Install or run trigger-pipelines-for-copilot-pr using Copy skill directory. Check trigger-pipelines-for-copilot-pr for the latest setup command.
Is trigger-pipelines-for-copilot-pr actively maintained?
trigger-pipelines-for-copilot-pr may need a closer maintenance check before production use.
Auto-fetched from GitHub.