Jira Integration with GitLab
Objective When we commit in git, we mention any Jira task by name in the comment, after which two things happen: in GitLab, the task name turns into an active link to it in Jira; in Jira, a comment is added to the task with links to the commit and the user who made it, as well as the text of the mention itself. Setup We need a user […]
