1

我在 YML 文件中创建了一个多阶段管道,包括构建阶段和部署到开发、测试和生产。我是否希望有一个仪表板来显示部署状态以及每个阶段部署了哪个发布版本?我检查了“部署状态”小部件,但它仅适用于发布选项。所以有人有经验支持我吗?

4

1 回答 1

3

I am afraid that there are no out-of-the-box widgets to display the stages of the YAML pipeline and the status of each stage on the azure devops dashboard. Currently, the Release Pipeline Overview widget accomplishes this but it cannot be linked to a YAML pipeline.

Until now, in our official feature suggestion for Azure Devops forum, there has been a such suggestion exist in it: ADO Dashboard Widget-Release Pipeline Overview should support YAML Pipelines. You can add your vote directly at the above linked feedback. Voting helps increase the priority of the suggestion by consolidating customer impact under one feedback. The product team would provide the updates if they view it. Thank you for helping us build a better Azure DevOps!

Here is a ticket with similar issue.

于 2020-08-14T06:01:24.247 回答