Skip to main content

Azure DevOps Pipeline Gen

v1.2.1

Generate Azure Pipeline YAML templates for build and validation flows.

Generates Azure DevOps Pipeline YAML with configurable triggers, pools, stages, jobs, and build/test steps for common .NET, Node.js, Python, and Docker workflows.

How to use
  • Select your language or platform to get a matching starter pipeline.
  • Configure trigger branches and pool (ubuntu-latest, windows-latest, macos-latest).
  • Copy the YAML to azure-pipelines.yml in your repository root.
Variables
Steps
#1
#2