I am trying to associate Gitlab commit messages with JIRA, that is, if the user performs actions such as:
PROJECT ID: Some commit messages
Then, through the Gitlab interface, he associates these commit messages with JIRA.
The only way I can do this now is to take control of the problem itself from Gitlab and associate the Problem user interface button in Gitlab with JIRA.
I want it to still manage and raise issues in Gitlab, but just Gitlab associates any formatted commit messages with JIRA.
I am using addtion community
source share