Hi,
Is there any integration with Jira that allows view in a Jira issue, all the builds it is mentioned in.
Thanks
dafydd3
December 7, 2021, 5:19pm
#2
Hi - did you ever get this working @itamarbs ?
I’ve opened an issue with communication between Gitlab and Jira, there you will see some screenshots.
For that I used the official Gitlab integration for Jira.
Deploy info not sent to Jira when pipeline run in default branch
I am using the Jira integration in Gitlab.com and currently I can see commits, branches and merge requests under the development panel in Jira. But sadly, I’ve not found the way to track deployments that runs for default branch.
My current setup has a total of 5 jobs:
2 jobs run during the merge request event
3 jobs run on the default branch after merge happens
To have a more graphical view, this is how it looks like on the m…