From: Kevin Hilman <khilman@baylibre.com>
To: tools@kernel.org
Subject: Re: b4: message-id from deps added to cc list?
Date: Mon, 19 Aug 2024 16:46:14 -0700 [thread overview]
Message-ID: <7hr0akf54p.fsf@baylibre.com> (raw)
In-Reply-To: <7hh6by34mx.fsf@baylibre.com>
Kevin Hilman <khilman@baylibre.com> writes:
> Hello,
>
> I've been happily using b4 for awhile to collect and apply patches
> locally, but finally starting using it to manage & send patches.
>
> First, thank you for all the work on b4. It's a major improvment to my
> workflow!
>
> I'm using b4 from the stable-0.14.y branch, and I noticed one pecuilar
> thing on the series I just sent[1], and that is the message-id I put in
> the deps (using `b4 prep --edit-deps`) correctly showed up as
> prerequisite-message-id, but for some reason, it also ended up in the Cc
> list, leading to bounces for all mails in the thread.
>
> I double-checked managed cover letter (using `b4 prep --edit-cover`) and
> it is definitely *not* listed as a Cc.
>
> Looking back, I do see it in the Cc list when I `b4 send --dry-run` but
> I didn't notice it before sending. :(
>
> How is that getting into the cc list? Is it grabbing this part of the
> cover letter:
>
>> This series depends on the support for the new TI SCI APIs here:
>> https://lore.kernel.org/r/20240801195422.2296347-1-msp@baylibre.com
>
> and assuming that's an email address and automatically adding it to the
> cc list?
Nope, it's not getting it from the cover letter.
For it to disappear, I had to remove the message-id from the
dependencies (via `b4 prep --edit-deps`). After that, it no longer ends
up in the cc list.
So it's some how taking this from the deps and converting it into an
email for the cc list.
Kevin
next prev parent reply other threads:[~2024-08-19 23:46 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-05 23:56 b4: message-id from deps added to cc list? Kevin Hilman
2024-08-07 14:22 ` Konstantin Ryabitsev
2024-08-07 14:23 ` Kernel.org Bugbot
2024-08-19 23:46 ` Kevin Hilman [this message]
2024-09-06 14:25 ` Kernel.org Bugbot
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=7hr0akf54p.fsf@baylibre.com \
--to=khilman@baylibre.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.