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

Display Organization/Project and Repository name(s) on the job details page

      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.

          [JENKINS-54868] Display Organization/Project and Repository name(s) on the job details page

          Tarun Gidwani created issue -
          Tarun Gidwani made changes -
          Link New: This issue is related to JENKINS-47689 [ JENKINS-47689 ]
          Tarun Gidwani made changes -
          Link New: This issue is related to JENKINS-29840 [ JENKINS-29840 ]
          Mark Waite made changes -
          Assignee Original: Mark Waite [ markewaite ]
          Mark Waite made changes -
          Labels Original: configuration git jenkins pipeline plugin plugins New: configuration git newbie-friendly pipeline
          Fábio Silva made changes -
          Assignee New: Fábio Silva [ zedasvacas ]
          Kezhi Xiong made changes -
          Attachment New: Jenkins.png [ 50157 ]
          Fábio Silva made changes -
          Assignee Original: Fábio Silva [ zedasvacas ] New: Mark Waite [ markewaite ]
          Fábio Silva made changes -
          Assignee Original: Mark Waite [ markewaite ]
          Hrushi20 made changes -
          Comment [ Hey! This regex can be used for all project with github, gitlab and Bitbucket urls. It supports ssh/http and git protocol url. Can you check if it defies any string url. This doesn't support visualstudio.

           
          {code:java}

          // (?!.*visualstudio)^(\w+(://|@))(\w+.*(com|org)(:|/))(?<group>.+)/*(?<repo>.+)${code}
          Thank You ]
          Hrushi20 made changes -
          Attachment New: image-2022-02-23-09-52-47-062.png [ 57332 ]

            Unassigned Unassigned
            tarungidwani Tarun Gidwani
            Votes:
            9 Vote for this issue
            Watchers:
            13 Start watching this issue

              Created:
              Updated: