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
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
- relates to
-
SKARA-2309 Include branch name in IssueTracker notification comments
- Resolved
- links to
-
Commit(master) openjdk/skara/9743137f
-
Review(master) openjdk/skara/1671