![]() Turbo Task 3000PurposeTo reduce the friction of creating a work item and then popping back over to VS Code to create a branch for that work item. This extension allows you to create a work item in Azure DevOps and then automatically creates a git branch based on the work item number and title. The extension is triggered by the command UsageTo use the extension, follow these steps:
It will also pull the Git branches will be created in the format:
The branch name goes through a few transformations to make it more git friendly:
ConfigurationTo configure the extension, you will need to provide your Azure DevOps organization name and Personal Access Token (PAT) in the VS Code settings. The Personal Access Token should have the following permissions:
|