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

1

8

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

Create a new branch link

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.

Create a new branch dialog

Hassi answered 19/7, 2019 at 14:31 Comment(0)
H
2

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:

enter image description here

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

Hope this helps.

Hibbs answered 22/7, 2019 at 6:30 Comment(1)
For anyone looking to upvote it, the feature idea has been posted here: developercommunity.visualstudio.com/idea/749510/…Powerless

© 2022 - 2024 — McMap. All rights reserved.