Integrated: 2197: Make the /backport command support a "repo:branch" argument
Zhao Song
zsong at openjdk.org
Mon Mar 18 19:50:42 UTC 2024
On Fri, 15 Mar 2024 18:47:16 GMT, Zhao Song <zsong at openjdk.org> wrote:
> This patch is trying to make /backport command support `repo:branch` argument.
>
> And as ErikD suggested, `repo` should be optional if the user is backporting to a different branch in the same repository.
>
>> To make it slightly more convenient to backport a commit to a branch in the same repository as the commit is residing in we would allow short form "/backport :branch" (this is also fully backwards compatible and cannot become ambiguous in the future).
This pull request has now been integrated.
Changeset: 42bfbedd
Author: Zhao Song <zsong at openjdk.org>
URL: https://git.openjdk.org/skara/commit/42bfbeddb560c9a65a6712e20b5cba0f5b15d5b0
Stats: 63 lines in 3 files changed: 56 ins; 0 del; 7 mod
2197: Make the /backport command support a "repo:branch" argument
Reviewed-by: erikj
-------------
PR: https://git.openjdk.org/skara/pull/1620
More information about the skara-dev
mailing list