RFR: 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).
Thanks for the review!
-------------
PR Comment: https://git.openjdk.org/skara/pull/1620#issuecomment-2004789871
More information about the skara-dev
mailing list