jenkinsci / jenkinsci/gitlab-branch-source-plugin

[JENKINS-68315] Show MR title in MR display name

Open
#708 1 comment 0 reactions 0 assignees View on GitHub
component:gitlab-branch-source-plugin imported-jira-issue priority:minor resolution:unresolved
Dominant language
Java
Stars
134
Forks
113
PR merge metrics
No merged PRs in 30d

Description

Currently, merge request project page in Jenkins only shows the MR ID, e.g.

```
Merge Request MR-23

```

It would be nice addition if the title of the MR would be shown in the display name (or somewhere else on the project page) as well. It would be much easier to identify the topic of the MR (and for my specific use-case, the title also contains a ticket number).

```
Merge Request MR-23 (the MR title)
```

---
Originally reported by gordin, imported from: Show MR title in MR display name


  • assignee: baymac
  • status: Open
  • priority: Minor
  • component(s): gitlab-branch-source-plugin
  • resolution: Unresolved
  • votes: 1
  • watchers: 3
  • imported: 20251216-182730

Raw content of original issue

Currently, merge request project page in Jenkins only shows the MR ID, e.g.



Merge Request MR-23



It would be nice addition if the title of the MR would be shown in the display name (or somewhere else on the project page) as well. It would be much easier to identify the topic of the MR (and for my specific use-case, the title also contains a ticket number).



Merge Request MR-23 (the MR title)

environment

```
Jenkins 2.332.2 (LTS)

GitLab Branch Source 1.5.9
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.