Re: b4 review workflow issue with partially accepted serieses
Konstantin Ryabitsev <[email protected]> Wed, 10 Jun 2026 11:53:58 -0400
| Newsgroups | org.kernel.linux.tools |
|---|---|
| Message-ID | <20260610-cocky-unstoppable-myna-603f17@meerkat> |
On Wed, Jun 10, 2026 at 04:45:50PM +0100, Mark Brown wrote: > > Ok, thanks for confirming. So, a partially accepted series falls in these two > > workflows: > > > - waiting for next revision; a v+1 should wake it up and put the series back > > into review mode; additional patches may be accepted from follow-up > > revisions (partial+more) > > > - done and dealt with, thanks sent, series archived; a v+1 should be > > completely ignored (partial+done) > > > I'll see if I can disambiguate these two workflows. > > Yes, both those flows exist. OK, looks like this was already mostly working correctly, just needed a logic bug fixed. You should be able to send thanks from a partially accepted series and then archive it. Let me know if that's fixed for you. -K