From: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
To: Christian Brauner <brauner@kernel.org>
Cc: "Kernel.org Tools" <tools@kernel.org>,
Christian Brauner <christian@amutable.com>,
"Claude Opus 4.6" <noreply@anthropic.com>
Subject: Re: [PATCH b4] send: add --in-reply-to option for threading cover letters
Date: Fri, 6 Mar 2026 10:41:38 -0500 [thread overview]
Message-ID: <20260306-grumpy-jade-bulldog-a6f004@lemur> (raw)
In-Reply-To: <20260306-seepferdchen-ziffer-c69d1d90fc16@brauner>
On Fri, Mar 06, 2026 at 04:26:52PM +0100, Christian Brauner wrote:
> > > Add a --in-reply-to flag to b4 send that sets the In-Reply-To and
> > > References headers on the cover letter (or single patch). This allows
> > > sending a new series version as a reply to the previous version or to
> > > an existing discussion thread, which is a common workflow on mailing
> > > lists that b4 did not directly support until now.
> >
> > Isn't this already implemented with send-same-thread?
> > https://b4.docs.kernel.org/en/latest/config.html#term-b4.send-same-thread
>
> I don't think so. At leat not for what I want to use this for.
> Here's an example where I used b4 send --in-reply-to already:
>
> https://lore.kernel.org/all/20260306-work-kernel-exit-v1-1-8f871f6281cb@kernel.org
>
> I wanted the bugfix to be a reply to the original bug and I didn't see a
> good way of doing this.
I see the desire to do this, but this is also the kind of pattern that causes
all sorts of grief:
- you have to pass --no-parent if you want to retrieve your patch
- you can no longer retrieve the parent series at all. Try it yourself:
b4 am 20260120-work-pidfs-rhashtable-v2-1-d593c4d0f576@kernel.org
You will only be able to retrieve your patch now, not the original patch.
I don't see a way to reconcile what you're trying to do and keeping automation
working reliably, do you?
--
KR
next prev parent reply other threads:[~2026-03-06 15:41 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-06 14:13 [PATCH b4] send: add --in-reply-to option for threading cover letters Christian Brauner
2026-03-06 14:36 ` Vlastimil Babka (SUSE)
2026-03-06 15:02 ` Konstantin Ryabitsev
2026-03-06 15:26 ` Christian Brauner
2026-03-06 15:41 ` Konstantin Ryabitsev [this message]
2026-03-06 16:17 ` Christian Brauner
2026-03-06 17:26 ` Konstantin Ryabitsev
2026-03-07 14:11 ` Christian Brauner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260306-grumpy-jade-bulldog-a6f004@lemur \
--to=konstantin@linuxfoundation.org \
--cc=brauner@kernel.org \
--cc=christian@amutable.com \
--cc=noreply@anthropic.com \
--cc=tools@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox