jenkinsci / jenkinsci/git-plugin
[JENKINS-54972] Build Changelogs don't expose SCM Name for Git repo
- Dominant language
- Java
- Stars
- 694
- Forks
- 1.1k
- Avg merge
- 1h 29m
- Merged PRs (30d)
- 3
Description
When using the Multiple SCM plugin with multiple Git repositories, it's not possible to distinguish which changes came from which repositories without visiting the commits themselves.
There's a bunch of headings which give the build number, and the time, and are repeated for each SCM, but the name of the SCM itself isn't exposed.
This is despite it being possible to configure a custom SCM name.
---
Originally reported by richardwhiuk, imported from: Build Changelogs don't expose SCM Name for Git repo
Raw content of original issue
When using the Multiple SCM plugin with multiple Git repositories, it's not possible to distinguish which changes came from which repositories without visiting the commits themselves.
There's a bunch of headings which give the build number, and the time, and are repeated for each SCM, but the name of the SCM itself isn't exposed.
This is despite it being possible to configure a custom SCM name.
- environment:
Jenkins 2.141 with Git Plugin 3.8.1
Contributor guide
Assessment
This issue has not been assessed yet.