]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
mailbot: Skip upstream commit warnings for stable-only patches
authorSasha Levin <sashal@kernel.org>
Mon, 14 Jul 2025 16:26:13 +0000 (12:26 -0400)
committerSasha Levin <sashal@kernel.org>
Mon, 14 Jul 2025 16:27:44 +0000 (12:27 -0400)
commit821ca5c7308ff85cef8028124dd0755d0eeced0c
tree570b477ab8a4d8a02e0dc80688107b010c361849
parentf789c6446f9ee626c6633303f09005fcd1cb0d0d
mailbot: Skip upstream commit warnings for stable-only patches

When a commit message contains "stable-only" or "stable only", it indicates
that the patch is specifically created for stable branches and doesn't have
a corresponding upstream commit. In these cases, the mailbot should not warn
about being unable to find the commit upstream.

Suggested-by: Borislav Petkov <bp@alien8.de>
Pinky-sworn-by: Borislav Petkov <bp@alien8.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
scripts/mailbot.sh