dmitryserbin / azdev-release-orchestrator

Azure DevOps extension to manage and orchestrate release pipelines
MIT License
23 stars 12 forks source link

Release Orchestration Between Organizations #95

Open rarivera1190 opened 1 year ago

rarivera1190 commented 1 year ago

Can this work as a trigger for a pipeline on a different organization? Say, I import the repository of OrgB (source) to OrgA (copy). if OrgB updated the source repo, in OrgA, does the imported repo (copy) get updated automatically? If not, do you know of any other workaround for this topic ?