Whenever a case will get resolved in JIRA, I need to merge the commits related to that case from Branch 'A' to Branch 'B' in git. I will mention the commit id's in JIRA comment.
Is there any way, through which i can achieve this functionality?
I have explored smart commits, but its not useful to me.
Please let me know, whats the right way to achieve this functionality.