Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Add support for Azure DevOps

Open
#231 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
azure, yaml
Domain
devops, tooling

Research direction

Start by locating the generate-workflow entry point and reviewing how pipeline targets are currently handled. Consult Azure DevOps pipeline YAML requirements and define the expected generated output. The work is done when generate-workflow can produce a valid Azure DevOps pipeline YAML and the behavior is covered by appropriate tests.

Written by the indexing model from the issue text.

Description

enhancement

Is your feature request related to a problem? Please describe.
Before Microsoft acquired Github, there was an stll remain Azure DevOps which is a huge part of many enterprise environments, so I would like to see Draft support Azure DevOps pipeline creation.

Mention what platform you want to support the new feature
Azure DevOps pipelines

Describe the solution you'd like
'generate-workflow' should be able to generate a yaml pipeline for Azure DevOps.

Describe alternatives you've considered
Manually writing Azure DevOps pipeline.

Additional context
N/A

Dominant language
Go
Stars
644
Forks
74
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Azure/draft

All issues in Azure/draft

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.