cz-jira-commit-hooks

1.0.1 • Public • Published

cz-jira-smart-commit

A commitizen adapter for Jira hooks. Screenshot

Usage

Add this adapter

Install this adapter

npm install cz-jira-commit-hooks

Reference it in your .cz.json of your project

{
  "path": "node_modules/cz-jira-commit-hooks/"
}

Day to day work

Instead of git commit -m 'Your message', you type: git gz with this adapter and it prompts you for:

  • Commit a bugfix
    • Enter an issue id (required)
    • Enter status (optional)
    • Enter a message [fixed]
  • Enter a message (required)
  • Finish commit (with at least one option)

And generates your commit based on that.

Package Sidebar

Install

npm i cz-jira-commit-hooks

Weekly Downloads

3

Version

1.0.1

License

MIT

Last publish

Collaborators

  • alonn24