cz-jira-smart-commit-with-message

2.0.1 • Public • Published

cz-jira-smart-commit

A commitizen adapter for Jira smart commits.

Usage

Add this adapter

Install this adapter

npm install cz-jira-smart-commit-with-message

Reference it in your .cz.json of your project

{
  "path": "node_modules/cz-jira-smart-commit-with-message/"
}

or use commitizen to init

commitizen init cz-jira-smart-commit-with-message

Day to day work

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

  • commit message
  • Jira Issue Key(s)
  • Workflow command
  • Time Spent
  • Comment

And generates your commit based on that.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.0.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 2.0.1
    1
  • 2.0.0
    0

Package Sidebar

Install

npm i cz-jira-smart-commit-with-message

Weekly Downloads

1

Version

2.0.1

License

MIT

Last publish

Collaborators

  • janecakemaster