-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Description
Currently when checking out multiple repositories or a single repository with submodules the Git plugin only displays the commit sha(s) and branch name(s) for each of the repositories being checked out on the job details page and as part of the Git Build Data.
It would be useful to have the Organization/Project and Repository name(s) displayed alongside the commit sha(s) and branch name(s). This makes it easier to associate the changes to the repository.
Originally reported by tarungidwani, imported from: Display Organization/Project and Repository name(s) on the job details page
- status: In Review
- priority: Minor
- component(s): git-plugin
- label(s): configuration, git, newbie-friendly, pipeline
- resolution: Unresolved
- votes: 9
- watchers: 13
- imported: 2025-12-02
Raw content of original issue
Currently when checking out multiple repositories or a single repository with submodules the Git plugin only displays the commit sha(s) and branch name(s) for each of the repositories being checked out on the job details page and as part of the Git Build Data.
It would be useful to have the Organization/Project and Repository name(s) displayed alongside the commit sha(s) and branch name(s). This makes it easier to associate the changes to the repository.




