From: Nicolas Dichtel <nicolas.dichtel@6wind.com>
To: Robin Jarry <robin@jarry.cc>, git@vger.kernel.org
Cc: Tim Culverhouse <tim@timculverhouse.com>
Subject: Re: [PATCH] hooks: add sendemail-validate-series
Date: Fri, 31 Mar 2023 15:50:51 +0200 [thread overview]
Message-ID: <7c2cf6dd-8586-af27-f4a1-eb8902de2344@6wind.com> (raw)
In-Reply-To: <20230103231133.64050-1-robin@jarry.cc>
Le 04/01/2023 à 00:11, Robin Jarry a écrit :
> When sending patch series (with a cover-letter or not)
> sendemail-validate is called with every email/patch file independently
> from the others. When the one of the patches depend on a previous one to
> apply, it may not be possible to use this hook in a meaningful way.
>
> Changing sendemail-validate to take all patches as arguments would break
> backward compatibility.
>
> Add a new hook to allow validating patch series instead of patch by
> patch. The patch files are provided in the hook script standard input.
>
> git hook run cannot be used since it closes the hook standard input. Run
> the hook directly.
>
> Signed-off-by: Robin Jarry <robin@jarry.cc>
Any news on this patch?
Regards,
Nicolas
next prev parent reply other threads:[~2023-03-31 13:51 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-03 23:11 [PATCH] hooks: add sendemail-validate-series Robin Jarry
2023-01-20 16:34 ` Robin Jarry
2023-02-27 14:03 ` Tim Culverhouse
2023-03-31 13:50 ` Nicolas Dichtel [this message]
2023-04-01 2:54 ` Bagas Sanjaya
2023-04-02 18:50 ` Robin Jarry
2023-04-03 0:05 ` Eric Sunshine
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
List information: http://vger.kernel.org/majordomo-info.html
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7c2cf6dd-8586-af27-f4a1-eb8902de2344@6wind.com \
--to=nicolas.dichtel@6wind.com \
--cc=git@vger.kernel.org \
--cc=robin@jarry.cc \
--cc=tim@timculverhouse.com \
/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.
Code repositories for project(s) associated with this public inbox
https://80x24.org/mirrors/git.git
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 read-only IMAP folder(s) and NNTP newsgroup(s).