Stephen Hemminger, Oct 07, 2024 at 22:41:
+ && echo "$subject" | grep -qi 'v[2-9].*\]' \
Your regex won't work for v10 etc.
Good catch. I'll send a v2.
On Fri, 5 Jul 2024 17:35:33 +0200
Robin Jarry wrote:
> When using checkpatches.sh locally, verify that there is an In-Reply-To
> header when the patch is a respin (i.e. v2, v3, etc.). This is currently
> only enforced by the upstream CI but cannot be verified locally.
>
> This cannot be verifie
When using checkpatches.sh locally, verify that there is an In-Reply-To
header when the patch is a respin (i.e. v2, v3, etc.). This is currently
only enforced by the upstream CI but cannot be verified locally.
This cannot be verified when checking commit ids since --in-reply-to is
a git-format-pat
3 matches
Mail list logo