I understand that JIRA Cloud is able to show the pipeline status through the Gitlab Integration Add-on.
but I would like to know if it is possible to see the Gitlab Pipeline Status on the JIRA Data Center version?
I already have the DVCS connection from JIRA to gitlab and Gitlab's to JIRA integration enabled, I can see the Branch, Commits in JIRA.
Jira Data Center doesn’t natively display GitLab pipeline or build status the way Jira Cloud does through the built‑in GitLab integration. The DVCS connector available in Data Center only supports commits and branches synced from GitLab; it doesn’t expose CI/CD results because that feature depends on the Atlassian Forge integration layer used only in Cloud. On Data Center, you’d need a third‑party app such as GitLab for Jira – Smart Commits & CI/CD from the Atlassian Marketplace or implement a custom integration using the GitLab REST API and Jira’s Builds REST endpoints to push pipeline data into Jira’s development panel.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.