commit-template-idea-plugin icon indicating copy to clipboard operation
commit-template-idea-plugin copied to clipboard

Feature Request: Add a field for a (Jira) Issue Number

Open janwidmer opened this issue 7 years ago • 4 comments

Feature request: Add a normal (optional) text field to enter the issue number. The output of the field should be after the subject in such manner:

<type>(<scope>): <subject> [<Issue Number>]
<BLANK LINE>
<body>
<BLANK LINE>
<footer>

janwidmer avatar May 22 '18 10:05 janwidmer

Sorry for the delay! Is there a documentation regarding JIRA commit guidelines? I didn't find anything here https://confluence.atlassian.com/bitbucket/use-smart-commits-298979931.html

darrachequesne avatar Nov 05 '18 21:11 darrachequesne

I guess there is not really a documentation about that since it's probably kinda company related..on the other hand most organisations probably work with some kind of ticket system.. I already built the plugin locally including that new field, so you are free to deny the PR ;-)

janwidmer avatar Nov 06 '18 07:11 janwidmer

Ideally it would be great to have an autocomplete for Jira/GitHub/GitLab tickets

stokito avatar Feb 11 '19 16:02 stokito

@janwidmer

I use JIRA-Issue number as a scope value

WuglyakBolgoink avatar Jul 06 '21 15:07 WuglyakBolgoink