RFR: 2292: Improve the labels of Review/Commit links for backport branches
Erik Joelsson
erikj at openjdk.org
Mon Jul 8 09:19:24 UTC 2024
On Fri, 5 Jul 2024 22:23:48 GMT, Zhao Song <zsong at openjdk.org> wrote:
> 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.
Looks good!
-------------
Marked as reviewed by erikj (Lead).
PR Review: https://git.openjdk.org/skara/pull/1671#pullrequestreview-2162750644
More information about the skara-dev
mailing list