anasinnyk/git-convenient

Jira integration

Opened this issue · 0 comments

Commit based on JIRA subject, ticket type, and components, for example, we have next JIRA ticket:

  • ticket id: SOME-1234
  • type: Bug
  • components: catalog
  • subject: Some issue in the catalog

I want to automatically generate next commit message

fix(catalog): Some issue in the catalog

SOME-1234