我想知道是否可以为内部部署的TFS 2017自定义发布管理界面?我想在UI上放置一些控件,如组合框,选择列表等,以编码用户选择,而不是用户输入的自由格式文本。
答案 0 :(得分:0)
I assume you mean tasks in release definition, you can custom build/release task through extension, more information, you can refer to Add a build task (apply to TFS2017).
If you mean the general boxes in release definition, no you can’t custom.