From: Roman Gushchin <roman.gushchin@linux.dev>
To: Xin Long <lucien.xin@gmail.com>
Cc: sashiko@lists.linux.dev
Subject: Re: [QUESTION] how to submit multiple reviews on the same patchset
Date: Fri, 03 Apr 2026 17:55:48 -0700 [thread overview]
Message-ID: <878qb3lf1n.fsf@linux.dev> (raw)
In-Reply-To: <CADvbK_cmh_9rRnbADVm04JWVtjEoQVReR1m1ZP7djPwQxA=feg@mail.gmail.com> (Xin Long's message of "Wed, 1 Apr 2026 23:39:53 -0400")
Xin Long <lucien.xin@gmail.com> writes:
> After running the server locally by `cargo run`, I submitted a review by:
>
> `cargo run --bin sashiko-cli -- submit HEAD~15..HEAD`
>
> I could see one item on the list of the webpage in review.
>
> While it was in review, I wanted to submit a new review on the same
> patches by the same command:
>
> `cargo run --bin sashiko-cli -- submit HEAD~15..HEAD`
>
> However, after doing that, I didn't see a second item on the list of
> the webpage, and it seemed the server just ignored the submission.
>
> So is there any way that I can submit multiple reviews on the same
> patchset? with something like ID or subject?
No, there is no such option now. And if adding, I'd say let's add an
option to run multiple reviews for each patch within the same patchset,
let's not create multiple patchsets for the same git range.
Thanks!
prev parent reply other threads:[~2026-04-04 0:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-02 3:39 [QUESTION] how to submit multiple reviews on the same patchset Xin Long
2026-04-04 0:55 ` Roman Gushchin [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=878qb3lf1n.fsf@linux.dev \
--to=roman.gushchin@linux.dev \
--cc=lucien.xin@gmail.com \
--cc=sashiko@lists.linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox