在Azure DevOps(Azure Repos)中镜像所有GitHub活动 [英] Mirror all GitHub activity in Azure DevOps (Azure Repos)

查看:88
本文介绍了在Azure DevOps(Azure Repos)中镜像所有GitHub活动的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在某些情况下,我想将所有内容存储在Azure DevOps(CI/CD,Scrum,测试,发布)中,但我仍然希望将所有代码托管在GitHub上.

I have a case where I want to store everything in Azure DevOps (CI/CD, Scrum, Testing, Publishing), but I still want to host all the code on GitHub.

如何在Azure DevOps中镜像在GitHub中创建的所有分支/合并/提交/PRs/问题?

How do I mirror all branches/merges/commits/PRs/issues made in GitHub in Azure DevOps?

推荐答案

您可以查看 GitHub操作,尤其是 Azure/github-actions (来自原始存储库

You can check out GitHub Actions, in particular Azure/github-actions (from the original repo actions/azure).

这允许在GitHub事件(例如推送)上在GitHUb端生成将与Azure交互的工作.

That allows, on GitHub events (like a push), to generate work on GitHUb side, that will interact with Azure.

这篇关于在Azure DevOps(Azure Repos)中镜像所有GitHub活动的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆