Values available in Microsoft.VSTS.Actions

帅比萌擦擦* 提交于 2020-08-07 05:00:07

问题


I'm setting up a new workflow for a work item in TFS 2012. I've used the Microsoft Visual Studio Scrum 2.2 process template as the base. I'm adding some transitions and want to add an action similar to work completed/finished to one of them. I might also like to change some of the other actions, but I haven't been able to find a list of the options available anywhere. I know that it's possible to use my own actions, but I would like to know what Microsoft provide.

Do you know where there is a list?


回答1:


Up to TFS 2010 Microsoft.VSTS.Actions.Checkin was the only supported action out of the box. From TFS 2012 Microsoft.VSTS.Actions.StartWork and Microsoft.VSTS.Actions.StopWork added to support capturing work item transitions from in progress to stopped and vice versa.

  • Configuration Changes Made to Add New Features

  • Update Your Agile Team Project to Support Additional Functionality After You Upgrade from TFS 2010 to TFS11 Beta



来源:https://stackoverflow.com/questions/20428428/values-available-in-microsoft-vsts-actions

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!