Feature Request: Azure DevOps (Azure Repos + Azure Pipelines) support

Open
#33 2 comments 0 reactions 1 assignee View on GitHub

@arnaudlh is already working on this.

Since Apr 27, 2026.

Assessment

This issue has not been assessed yet.

Description

cicd enhancement

Feature Request

Is your feature request related to a problem?
Git-Ape currently only supports GitHub repositories (GitHub Actions, GitHub OIDC, GitHub Environments/Secrets). Users with repositories hosted on Azure DevOps cannot use Git-Ape for IaC deployments.

Describe the solution you'd like
Support for Azure DevOps as a git host, including:

  • Azure Pipelines as the CI/CD engine (equivalent to GitHub Actions workflows)
  • Azure DevOps Service Connections for Azure authentication (equivalent to GitHub OIDC federated credentials)
  • Azure Pipelines Environments and Variable Groups/Secrets (equivalent to GitHub Environments and Secrets)
  • Onboarding skill support for Azure DevOps repos via az devops CLI

Describe alternatives you've considered

  • Mirroring Azure DevOps repos to GitHub — adds operational overhead
  • Manually replicating Git-Ape patterns in Azure Pipelines — loses the guided workflow

Additional context
Many enterprise teams use Azure DevOps as their primary git host. Supporting Azure DevOps (and potentially other git hosts like GitLab) would significantly expand Git-Ape's reach.

Dominant language
JavaScript
Stars
269
Forks
45
Avg merge
1d 4h
Merged PRs (30d)
15

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/git-ape

All issues in Azure/git-ape

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.