Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-38676

git summary should show the repository URL

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • git-plugin
    • None

      When using multiple git repositories in a pipeline, the git plugin adds a sumary for each built repository that looks something like

      <git image> Revision: <sha1 of built revision>

      • a branch
      • another branch
        ...
      • another branch

      (Usually only one branch, but some cases show more).

      This summary could benefit from adding the repository URL or a human readable name, so that users can quickly see which revision belongs to what repository. Especially true when there are multiple repositories in a single build.

      Before the change

      Before the change in PR-1067, the UI looked like this:

      After the change

      After the change in PR-1067, the UI now looks like this:

            markewaite Mark Waite
            jekeller Jacob Keller
            Votes:
            2 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: