[skara] Integrated: pr: update /backport command
Erik Helin
ehelin at openjdk.java.net
Fri Mar 12 08:54:20 UTC 2021
On Fri, 12 Mar 2021 08:41:33 GMT, Erik Helin <ehelin at openjdk.org> wrote:
> Hi all,
>
> please review this patch that updates the `/backport` commit command. This new version will _not_ create the pull request, instead it provides a link that the user can click to create the pull request. That is, the bot will still cherry-pick the original commit into its own repo, but the the user will create the pull request with a branch in the bot's repository as the source branch. This has the large benefit that the PR author is the person doing the backport (in the old model the bot was the PR author, that came with a number of issues).
>
> The bot will grant the backporter exclusive access to the branch with the backport in its repository in case the person doing the backport need to make additional changes.
>
> Thanks,
> Erik
This pull request has now been integrated.
Changeset: edb217f8
Author: Erik Helin <ehelin at openjdk.org>
URL: https://git.openjdk.java.net/skara/commit/edb217f8
Stats: 88 lines in 2 files changed: 30 ins; 25 del; 33 mod
pr: update /backport command
Reviewed-by: rwestberg
-------------
PR: https://git.openjdk.java.net/skara/pull/1051
More information about the skara-dev
mailing list