Giter VIP home page Giter VIP logo

easy-branch-creator's Introduction

easy-branch-creator

Use Easy Branch Creator in Azure DevOps to create branches directly from within workitems using fields from the workitem for the branch name.

Overview

When you want to create a new branch, it is often good to have a branch naming convention in place. With the convention in place, branches are more structure and it's easier to find the correct branch. You can group branches also in subfolders based on a category like feature or bugfix.
In Azure DevOps you often create a branch on the basis of a workitem and then use some information from the workitem for the name of the branch. To be able to do so, you often need to copy several fields of the workitem to construct the actual branch name.

Create branch

The easy-branch-creator is an extension for Azure DevOps that eases this process. easy-branch-creator adds a menu action on a workitem to automatically create a branch using fields from the given workitem.
When clicking the actions, easy-branch-creator will create a new branch, using the configured naming convention, based on the default branch.

Create Branch Screen Shot

Settings

easy-branch-creator can be configured in several ways. The settings can be found in Project Settings under the Extensions section.

  • Template Branch Name
    • This is the template being used to create the branch name. The template can use any field from a workitem. Validation is in place to ensure a valid template is entered.
  • Non-alphanumeric characters replacement
    • Any non-alphanumeric character in a workitem field will be replaced by this character.
  • Lowercase branch name
    • When checked, the entire branch name will be lowercased.
  • Update workitem state
    • If enabled for a workitem type, when creating a new branch, the workitem is also updated to the selected state.

Settings

easy-branch-creator's People

Contributors

bluebasher avatar spacetown avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.