digitalroute/cz-conventional-changelog-for-jira

Customization of jiraPrefix, # instead of -

DanRic opened this issue · 1 comments

DanRic commented

Hi,
would it be possible to leave more freedom in creating the jira prefix so that we don't always have to use the "-" after the tag?
This is probably the jira standard but if you were free to enter "#" for example, it could also be used in other contexts:

jiraPrefix: 'AB#',

Enter JIRA issue (AB#-12345) (optional): AB#2224

Saeger commented

Hi @DanRic ,

PRs are welcomed in our repos, I would suggestion you to start looking at this point: https://github.com/digitalroute/cz-conventional-changelog-for-jira/blob/master/engine.js#L84
Ensure that the rest of the engine.js is covered with the changes and also the tests