Uploaded image for project: 'Skara'
  1. Skara
  2. SKARA-2292

Improve the labels of Review/Commit links for backport branches

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.0
    • None
    • bots
    • None

      After the JDK stabilization process has moved from using dedicated repositories to using branches in the https://git.openjdk.org/jdk repository, I noticed that Commit, Review and PullRequest links for the master repository are now indistinguishable from the corresponding downport links. E.g. from https://bugs.openjdk.org/browse/JDK-8333722:

      Commit openjdk/jdk/5f9d3e3a
      Commit openjdk/jdk/fdbc2b24

      Review openjdk/jdk/19578
      Review openjdk/jdk/19622

      Previously, such links were easily distinguishable because they were for different repositories.

      I wonder if it would be possible to somehow add the branch name to the link description, if it is not master, in order to make it more clear what they refer to. E.g.

      Commit openjdk/jdk/5f9d3e3a
      Commit openjdk/jdk:jdk23/fdbc2b24

      Review openjdk/jdk/19578
      Review openjdk/jdk:jdk23/19622

      Also see this mail thread: https://mail.openjdk.org/pipermail/skara-dev/2024-June/008912.html

            zsong Zhao Song
            simonis Volker Simonis
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: