github - 在 Azure DevOps (Azure Repos) 中镜像所有 GitHub 事件

标签 github continuous-integration azure-devops mirroring azure-repos

我有一个案例,我想将所有内容存储在 Azure DevOps(CI/CD、Scrum、测试、发布)中,但我仍然想在 GitHub 上托管所有代码。

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

最佳答案

可以查看GitHub Actions , 特别是 Azure/github-actions (来自原始仓库 actions/azure )。

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

关于github - 在 Azure DevOps (Azure Repos) 中镜像所有 GitHub 事件,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/55233148/

相关文章:

git - 从远程 Git 存储库中删除物理删除文件的引用

testing - "integration testing"、 "continuous integration servers"和 "nightly builds"之间的关系是什么?

git - Visual Studio-Azure 开发人员 : failed to push the branch to the remote repository

azure - 在 Azure DevOps Pipeline 模板中使用变量

git - Tomcat/Hudson 无法连接到 Github

github - 如何在 GitHub 上的 readme.md 中获取彩色关键字标签?

amazon-s3 - 如何向基本 S3 CodeBuild 部署添加回滚功能

docker - 使用Alpine在Gitlab CI/CD上构建docker镜像

Azure DevOps 发布管道 : How to copy to my VM

windows - GIThub 和非英文窗口?