Skip to content

How to update azure repos from github? #21567

Answered by sr229
wangjj2019 asked this question in New to GitHub
Discussion options

You must be logged in to vote

Yes, it’s possible to do this using GitHub Actions. You may do a one-way synchronization by pushing to the DevOps repo. If you want a more advanced way, you can first do a synchronization of the DevOps tree, check against the GitHub copy, merge them together, and push it on both repos.

I do recommend to use GitHub Private repos instead for this sort of thing but I assume there’s some security requirements on the customer, so this is the best thing you will have at the moment, aside from using GHES in place of Azure Repos.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants