Azure DevOps 样式模板

标签 azure azure-devops devops

是否可以在项目之间复制或导入/导出 Azure DevOps 中的设置?流程模板极其有限。我希望能够复制样式规则、自定义列、默认区域或团队等内容,而不必每次都设置相同的所有内容。

当然,每个项目都是不同的,需要调整,但像默认颜色编码这样基本的东西应该是可能的。

最佳答案

Azure DevOps 设计了此类功能,但仅在从启用此功能的本地 TFS 迁移的组织中可用。

查看官方文档:

Hosted XML process model

Feature availability: The Hosted XML process model is only supported for organizations that have migrated to Azure DevOps using the data migration tool for Azure DevOps.

您可以看到我的组织可以导出和导入配置:

enter image description here

你的想法很有道理。如果您在 Azure DevOps 服务上需要此功能,我建议您在此处创建功能请求:

Azure DevOps User Voice

Microsoft DevOps 产品团队根据上述社区的用户声音规划其功能时间表。

您可以在这里查看 DevOps 的产品路线图:

Azure DevOps Roadmap

关于Azure DevOps 样式模板,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/74810492/

相关文章:

git - 从 Webstorm 发布到 Windows Azure 网站

c# - Azure 管道 : "No packages matched the search pattern."

testing - Windows 身份验证的 Inspec 测试用例

azure - 将私有(private) `.npmrc` 文件放入 Azure 后无法安装 npm 包

azure - 从 Azure 用户定义的输出器读取模板

c# - Azure 和本地开发之间的 EF 4.3 行为不同

Azure 逻辑应用程序 - JSON 请求正文的简单电子邮件模板

Azure Devops 203 使用 REST API 的非权威信息

git - 存在冲突时缺少 Azure Devops Complete Pull Request 按钮

jenkins - 如何将多个管道脚本包含到 jenkinsfile 中