Re: b4 review workflow issue with partially accepted serieses
Konstantin Ryabitsev <[email protected]> Wed, 10 Jun 2026 09:46:25 -0400
| Newsgroups | org.kernel.linux.tools |
|---|---|
| Message-ID | <20260610-influential-wolverine-of-improvement-f01d0d@meerkat> |
On Wed, Jun 10, 2026 at 12:11:51PM +0100, Mark Brown wrote: > > You can then review it again to take more patches or do anything else > > with a series that is being reviewed. If you take a subset of patches > > again, the series will go back to the "partial" state. If you take them > > all, it will go to "accepted". > > > From the action menu a "partial" series offers everything a "reviewing" > > series does: take remaining patches, rebase, range-diff, upgrade to a > > newer revision, snooze, mark as waiting, abandon, archive, thank, etc. > > Yeah, so the not being able to send thanks is actually blocking the > usual flow - as well as not sending the thanks mail the tool doesn't > understand that you might have no intention of taking the remaining > patches at all so there's no way to say "I'm done with this now, send > the thanks", you can just archive the series or return it to reviewing. OK, to help me properly model the workflow, is there ever a situation in which you would: - accept patches 1-3 from v1 - request changes for patches 4-5 - wait for v2 with those changes - apply patches 4-5 from v2 In my mind, this was always a "send a follow-up series with just those 2 patches" -- should we even support the workflow as described above? -K