如何在 Azure DevOps 中重命名任务组

Man*_*dar 4 azure-devops azure-devops-task-groups

有没有最简单的方法来重命名taskgruopin Azure DevOps?要重命名taskgroupin Azure DevOps,我必须按照以下步骤操作,

 1. Export the task group
 2. Update the exported JSON with new taskgroup name
 3. Import the exported JSON
Run Code Online (Sandbox Code Playgroud)

Man*_*dar 7

我可以通过单击任务组并更改“属性->名称”中的值来轻松编辑任务组名称

在此输入图像描述