I have a new team-managed project and I want to enable issue linking so I can see Github references in Jira. I'd also like to use conventional commits. But the Jira docs on issue linking say you need to have your Jira issue number at the beginning of your commit message/PR, which would break conventional commits, which require a commit to begin with `feat:` or `fix:` or `docs:` or the like. Is there a way to have both?
Hey @David Ham
Welcome to Atlassian Community!!
Yes it works, you can both !!
As long as you mention the Issue-key in commit message/PR it should link to jira issue and show up in Jira development panel.
Github Commit:
Jira Issue Development panel:
Hope this helps !!
Regards,
Vishwas
Yes, thank you! We had another configuration issue as well that was blocking our setup, but now we are up and running. Thanks for your reply!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Great to listen !!
Enjoy your week !
Please feel free to accept the answer in case it helped, for community posterity .
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.