Re: [PATCH b4 0/2] Detect naked cover letters that lack a 0/N prefix and diffstat
Konstantin Ryabitsev <[email protected]> Mon, 27 Jul 2026 19:29:01 +0000
| Newsgroups | org.kernel.linux.tools |
|---|---|
| Message-ID | <178518054132.2787052.16962984302406008892.b4-ty@b4> |
On Wed, 01 Jul 2026 15:51:20 +0200, Christian Brauner wrote:
> Detect naked cover letters that lack a 0/N prefix and diffstat
>
> LoreMailbox only recognizes a cover letter when the message carries an
> explicit zero counter ([PATCH 0/N]) or, via the in-reply-to fallback in
> get_series(), when the thread root carries a diffstat. A "naked" cover --
> one with neither a [PATCH 0/N] subject prefix nor a diffstat in the body --
> matches neither test, so it lands in self.unknowns and is dropped, and
> LoreSeries.has_cover stays False.
>
> [...]
Applied, thanks!
[1/2] Detect naked cover letters that lack a 0/N prefix and diffstat
commit: 9f06e8f0414840d85bda14f91d70059d1c06eb3e
[2/2] tests: exercise naked cover-letter detection
commit: bb16229f1f9990fb40938ab27673127daa60283b
Best regards,
--
Konstantin Ryabitsev <[email protected]>