This CLI will commit for you with the Azure task ID added Karma-style without you having to worry about whether you're using the right format or not.
- Install npm package with
npm i -g w-committer
- Add files to staged changes on the repository with
git add
- Open the CLI by typing
committer
to the terminal - Enter task ID, task type, touched component, and commit message
- Enjoy life!