限制谁可以改变“构建质量” 在TFS中
当构建位于 Visual Studio 中构建资源管理器的已完成部分时,可以分配构建质量。
有没有办法限制谁可以设置这些? 理想情况下,我希望有一种方法可以将某些用户限制为特定用户(即测试人员的产品就绪),并将其他用户限制为另一个组(即开发人员的测试就绪)
Vaccano
When a build is in the completed section of the Build Explorer in Visual Studio the Build Quality can be assigned.
Is there a way to restrict who can set these? Ideally I would love a way to restrict some to specific users (ie Prod Ready to the Testers) and others to another group (ie Test Ready to Developers)
Vaccano
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
恐怕您无法在当前版本的 TFS 中限制特定人群的构建质量。 TFS2008 中只有一个“编辑构建质量”权限,可让您将构建设置为任何已定义的质量。 默认情况下,该权限被分配给项目管理员,但如果您愿意,您可以将其分配给其他组。 为此,请右键单击“团队资源管理器”中的“团队项目”,然后转到“团队项目设置”、“安全性...”
I'm afraid that you cannot limit certain build qualities to groups of people in the current versions of TFS. There is just a single permission in TFS2008 of "Edit build quality" that will let you set the build to any of the defined qualities. By default this is assigned to the project administrators but you can assign it to an alternative group if you wish. To do that right click on the Team Project in Team Explorer and go to Team Project Settings, Security...