RFR: 2292: Improve the labels of Review/Commit links for backport branches [v2]

Zhao Song zsong at openjdk.org
Mon Jul 8 17:25:06 UTC 2024


> The patch is trying to add a branch name to the commit link, review link, commit comment, review comment in JBS.
> 
> Adding a branch name for commit link and comment is feasible and easy, but adding a branch name for review link and review comment is not that easy because people can retarget pull request. Therefore, the bot needs to save the target branch name in the storage.
> 
> I believe my patch will be compatible with the existing storage files.

Zhao Song has updated the pull request incrementally with one additional commit since the last revision:

  review comment

-------------

Changes:
  - all: https://git.openjdk.org/skara/pull/1671/files
  - new: https://git.openjdk.org/skara/pull/1671/files/7a17d262..7fb136e3

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=skara&pr=1671&range=01
 - incr: https://webrevs.openjdk.org/?repo=skara&pr=1671&range=00-01

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/skara/pull/1671.diff
  Fetch: git fetch https://git.openjdk.org/skara.git pull/1671/head:pull/1671

PR: https://git.openjdk.org/skara/pull/1671


More information about the skara-dev mailing list