bymicrosoft· 555 skills
List, inspect, and troubleshoot Azure DevOps pipeline builds. Shows recent builds for a pipeline definition, drills into a specific build's status and result, displays logs for failed steps, and lists the changes associated with a build.
$npx -y skills add microsoft/azure-devops-skills --skill pipelines-build-summaryInstalls into the current project.
Run `npx skills use "https://github.com/microsoft/azure-devops-skills" --skill "microsoft/azure-devops-skills/pipelines-build-summary"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/microsoft/azure-devops-skills" that are relevant to the current task. Run `npx skills add "https://github.com/microsoft/azure-devops-skills"` and select the relevant skills, then follow their instructions.