tools.linux.kernel.org archive mirror
 help / color / mirror / Atom feed
* b4: workflow for selecting to/cc targets of individual patches
@ 2023-05-31 18:57 Maximilian Weigand
  2023-05-31 20:41 ` Nathan Chancellor
  2023-06-02 16:44 ` Konstantin Ryabitsev
  0 siblings, 2 replies; 4+ messages in thread
From: Maximilian Weigand @ 2023-05-31 18:57 UTC (permalink / raw)
  To: tools

Hi everyone,

as a very new and inexperienced patch submitter I am currently
struggling to properly prepare/submit a patch set where patches are
targeted at different maintainers and would be interested in the
proposed way to do this using b4:

My understanding (also from reading a bit in the tools archive) is that
the cover letter should be addressed to all maintainers and mailing
lists targeted in any of the patches, while individual patches should go
only to the maintainers (via To:) and lists (via Cc:) they are targeted at.

Using b4 prep --auto-to-cc is not an option here, as all To:/CC:
addresses in the cover letter will be used in all patches (my
understanding, based on b4 send --dry-run tests).

Therefore, the only way I currently see is to populate individual
commits/patches with To:/Cc: lines in their respective trailers, e.g.
based on suitable (manual) calls to get_maintainer.pl, such is used
internally by b4 prep --auto-to-cc. Is that the recommended way?

I have not seen many patches on the mailing lists that contain To:/Cc:
lines in their trailers and am wondering that behavior would be
acceptable? If yes, would it make sense to add functionality to b4 that
would populate individual patches with To:/Cc:, similar to --auto-to-cc
does for the cover letter?

Thank you very much for any help,

best regards

Maximilian

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

end of thread, other threads:[~2023-06-02 16:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-31 18:57 b4: workflow for selecting to/cc targets of individual patches Maximilian Weigand
2023-05-31 20:41 ` Nathan Chancellor
2023-06-02  8:28   ` Maximilian Weigand
2023-06-02 16:44 ` Konstantin Ryabitsev

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).