简体   繁体   English

有没有办法在 Azure devops tfs sprint 板上显示代码审查请求/响应工作项

[英]Is there a way of displaying code review request/response work items on the Azure devops tfs sprint board

I am changing our sprint board to have a code review column.我正在更改我们的 sprint 板,以便有一个代码审查栏。 Currently we request a code review from the task inside visual studio.目前,我们要求 Visual Studio 内的任务进行代码审查。 This leaves the task in the active state on the board and a new code review work item is created but only displayed in the work item backlog section of tfs.这使任务在板上处于活动状态,并创建了一个新的代码审查工作项,但仅显示在 tfs.txt 的工作项待办事项部分。 Is there a way to change the state of the task to code review once one is requested?一旦请求,有没有办法将任务的状态更改为代码审查? and automatically display the created code review request in the new code review column?并在新的代码审查栏中自动显示创建的代码审查请求?

So the Requestee can see they have a code review requested on the board and the requester's task doesn't look like its stuck in development.因此,被请求者可以看到他们在板上要求进行代码审查,并且请求者的任务看起来不像是在开发中。 I can't find any resources for this in Microsoft docs.我在 Microsoft 文档中找不到任何相关资源。

Not really, no.不是真的,不是。 The TFVC code review workflow isn't great and isn't likely to ever be changed, as TFVC is pretty much maintenance-only at this point; TFVC 代码审查工作流程不是很好,也不太可能改变,因为此时 TFVC 几乎只是维护; Git is the path forward for the industry and Microsoft isn't investing in TFVC. Git 是该行业的前进道路,微软并未投资 TFVC。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM