get-pipeline-logs

Installation
SKILL.md

Azure DevOps Pipeline Log Retrieval

Get logs from Azure DevOps pipeline runs. Always work with the latest run to ensure logs are available (deleted builds have no logs).

Prerequisites

  • Azure DevOps organization and project (from deploy.json)
  • Pipeline ID (get via az pipelines list)
  • Azure CLI for authentication

Complete Workflow: Latest Run Logs

1) Get latest run ID

Installs
1
GitHub Stars
3
First Seen
Mar 11, 2026
get-pipeline-logs — alexander-kastil/agentic-sw-engineering