Integrated: 2292: Improve the labels of Review/Commit links for backport branches

Zhao Song zsong at openjdk.org
Mon Jul 8 20:02:50 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.

This pull request has now been integrated.

Changeset: 9743137f
Author:    Zhao Song <zsong at openjdk.org>
URL:       https://git.openjdk.org/skara/commit/9743137f37e26a21f8e3c42c56c428bcafa5c894
Stats:     186 lines in 8 files changed: 143 ins; 10 del; 33 mod

2292: Improve the labels of Review/Commit links for backport branches
2309: Include branch name in IssueTracker notification comments

Reviewed-by: erikj

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

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


More information about the skara-dev mailing list