I'm managing multiple repositories under one Github organizations. I would like to link these to different Azure Dev Ops projects, more or less like this:
- Github org1/repo1 --> ADO org1/project 1
- Github org1/repo2 --> ADO org2/project 2
The Azure Boards Github App seems to only allow repos in the same organization to be linked to one project. Is there a way to do what I want?
I have tried specifing repositories separately in the Azure Board configuration in the organization's Github Apps, but it seems to link all repos to only 1 project.
According to the official document Install the Azure Boards app for GitHub, it is not support to link repositories in one GitHub organization to projects in different Azure DevOps organization.