All of lore.kernel.org
 help / color / mirror / Atom feed
* [QUESTION] how to submit multiple reviews on the same patchset
@ 2026-04-02  3:39 Xin Long
  2026-04-04  0:55 ` Roman Gushchin
  0 siblings, 1 reply; 2+ messages in thread
From: Xin Long @ 2026-04-02  3:39 UTC (permalink / raw)
  To: sashiko

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?

Thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-04-04  0:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.