github / github/gh-gei

Support ADO pipelines with multiple repos

Open
#701 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
478
Forks
146
Avg merge
7d 21h
Merged PRs (30d)
2

Description

## Description

Azure DevOps pipelines include support for multiple repos in one pipeline. By default ADO pipelines retrieve the same repo the pipeline yaml lives in, but if you want to specify additional repos you can do this inside the YML file.

ADO docs: https://learn.microsoft.com/en-us/azure/devops/pipelines/repos/multi-repo-checkout?view=azure-devops

In order to support re-wiring these additional repos in GEI we'd have to inspect and modify the pipeline YAML file as part of the migration process.

This would involve making at least one commit to the git repo. And the question remains of which branch do we make this commit against?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.