public inbox for tools@linux.kernel.org
 help / color / mirror / Atom feed
* Missing cover letter
@ 2026-02-24 21:22 Dave Hansen
  2026-02-24 22:16 ` Kees Cook
  2026-02-25  0:17 ` Konstantin Ryabitsev
  0 siblings, 2 replies; 5+ messages in thread
From: Dave Hansen @ 2026-02-24 21:22 UTC (permalink / raw)
  To: tools

b4 am doesn't seem to like my cover letter:

https://lore.kernel.org/all/20260213235119.6A9A0F80@davehans-spike.ostc.intel.com/

I think it's because I didn't put a diffstat in that cover letter (it didn't get sent with git send-email). I even hacked:

-        if DIFFSTAT_RE.search(self.body):
-            self.has_diffstat = True
+        self.has_diffstat = True

and the cover letter is showing up now.

Any chance b4 could use a different heuristic for determining cover letters? Or should I stop being lazy and fix my script? :)


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

end of thread, other threads:[~2026-02-25  0:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-24 21:22 Missing cover letter Dave Hansen
2026-02-24 22:16 ` Kees Cook
2026-02-24 23:26   ` Dave Hansen
2026-02-25  0:17 ` Konstantin Ryabitsev
2026-02-25  0:21   ` Dave Hansen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox