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

Missing external link to branch

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • blueocean-plugin
    • None
    • Blue Ocean 1.1-beta4, Blue Ocean 1.1

      Problem
      The user is supposed to see an external link for branches just as they do pull requests but it seems this detail went missing when the feature was implemented.

      Pull Requests

      Branches do not have similar link

      Every run can optionally contain the following data if it can be linked.

      branch: {
        isPrimary: false,
        url: "https://github.com/jenkinsci/blueocean-plugin/pull/1058"
      },
      pullRequest: {
        author: "tfennelly",
        id: "1058",
        title: "Ability to get/resolve extension resources (JS, CSS etc) from an external host (Vs the Jenkins master",
        url: "https://github.com/jenkinsci/blueocean-plugin/pull/1058"
      }
      

            nicu Nicolae Pascu
            jamesdumay James Dumay
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: