简体   繁体   中英

How To Set A Default Template For Branch Names In Azure DevOps

From a task on a board in Azure DevOps I can click on "Create a new branch" as shown below.

创建一个新的分支链接

This will open a dialog in which to specify the name and base for the new branch. To save time — and to encourage consistent, meaningful branch naming on my team — I would like the name field to have a default based on the title of the task.

Is there a setting for this or another way to accomplish the same?

I've seen this similar question , but it remains unanswered at the time of posting. Also, if possible I would like to achieve this from within the AzureDevops online UI as that's how we currently track our work.

There is also: Force a branch naming convention in Azure DevOps Git . But I don't want to enforce the convention, but rather save time in using a convention we already consistently follow.

创建一个新的分支对话框

Is there a setting for this or another way to accomplish the same?

Sorry for any inconvenience.

I am afraid there is no such setting to set the new branch name field based on the title of the task at this time.

We have to copy the task name and set it as new branch name manually.

Personally, this demand is reasonable. You could add your request for this feature on our UserVoice site ( https://developercommunity.visualstudio.com/content/idea/post.html?space=21 ), which is our main forum for product suggestions. Thank you for helping us build a better Azure DevOps:

在此输入图像描述

When there are enough communities vote and add comments for this feedback, the product team member will take this feedback seriously.

Hope this helps.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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