RFR: 2197: Make the /backport command support a "repo:branch" argument

Erik Joelsson erikj at openjdk.org
Fri Mar 15 19:35:39 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).

Marked as reviewed by erikj (Lead).

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

PR Review: https://git.openjdk.org/skara/pull/1620#pullrequestreview-1940278861


More information about the skara-dev mailing list