<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<div class="moz-cite-prefix">On 2/2/23 05:30, Thomas Stüfe wrote:<br>
</div>
<blockquote type="cite" cite="mid:CAA-vtUxcNwPOZDVt5RhnmA05BPg7fyz8-oQ3jG5ey20rxWKybw@mail.gmail.com">
<div dir="ltr">
<div dir="ltr">Hi Erik :)<br>
</div>
<br>
<div class="gmail_quote">p.s. there is one detail I did not
understand:
<div><br>
</div>
<div>"With Zhao’s patch a user can now instead type
`/backport` in the pull request and the Skara bots will
create the “backport pull request” once the pull request has
been integrated."</div>
<div><br>
</div>
<div>Today, /backport does not create a pull request, or? It
only creates the backport branch; the pull request creation
is still a manual step - either a button press or a manual
process via git. So, will /backport in an open PR behave
differently from that and create the PR right away?<br>
</div>
</div>
</div>
</blockquote>
<p>You are correct, the `/backport` command only creates the branch
and provides a link for creating the backport. That isn't
changing. When issuing `/backport` in a pull request the
difference is that the link appears as a comment on the pull
request instead of the commit.</p>
<p>Another aspect of this change is that the author can use it to
declare their intent of backporting the change to a certain
release, which reviewers have the opportunity to respond to
directly in the current review.</p>
<p>/Erik</p>
</body>
</html>