Forum Discussion
maximkulakivsky
Jul 19, 2022Copper Contributor
Trigger Azure pipeline from multiple repositories
Hello. I am trying to create a simple pipeline that runs tests. I wanna trigger my pipeline from 2 repositories (I used this doc https://docs.microsoft.com/en-us/azure/devops/pipelines/repos/multi-r...
FredrikHansen
Nov 28, 2022Copper Contributor
According to the documentation (https://learn.microsoft.com/en-us/azure/devops/pipelines/repos/multi-repo-checkout?view=azure-devops) the trigger functionality does not support GitHub repos.
maximkulakivsky
- weekendclimberSep 28, 2023Copper Contributor