Skip to content

va4ok/azure2git-tools

Repository files navigation

azure2git-tools

Add branching and commit tools in dev azure

Getting Started

  • Install browser plugin tampermonkey
  • Install azure2git-tools script from openuserjs.org
  • Open azure board
  • Open card ticket
  • See new buttons and dropdowns

Prerequisites

To work with azure2git-tools it is required browser plugin tampermonkey to be installed

Installing

  • open OpenUserJS page
  • install azure2git-tools as full or minified script
  • done

OR

  • copy user script from git page
  • open tampermonkey plugin settings page in your browser
  • create new user script and paste copied script
  • save script
  • done

Samples

Branch names

feature/777888_create_azure2git-tools
bugfix/88997_dropdown_broken

Commit message template

Default story commit message template

feat(777888): What new has implemented

777888 Create azure2git-tools
https://dev.azure.com/////_workitems/edit/777888

Default bug commit message template

fix(777888): What was fixed

777888 Dropdown broken
https://dev.azure.com/////_workitems/edit/777888

Other prefixes are available build, chore, ci, docs, perf, refactor, revert, style, test as options

Authors

  • Oleg Vaka - Initial work - va4ok

License

This project is licensed under the MIT License - see the LICENSE file for details

About

Add branching and commit tools in dev azure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published