From: Bastien Nocera <hadess@hadess.net>
To: Luiz Augusto von Dentz <noreply@github.com>,
linux-bluetooth@vger.kernel.org
Subject: Re: [bluez/action-ci] c1b86b: ci: add verify_fixes and verify_signedoff checks f...
Date: Fri, 05 Jun 2026 12:10:14 +0200 [thread overview]
Message-ID: <57c78e324bee2845f565144ab2203c309ca6fa4b.camel@hadess.net> (raw)
In-Reply-To: <bluez/action-ci/push/refs/heads/main/80ebbf-c1b86b@github.com>
On Thu, 2026-05-21 at 08:48 -0700, Luiz Augusto von Dentz wrote:
> Branch: refs/heads/main
> Home: https://github.com/bluez/action-ci
> Commit: c1b86bca7cacc936bea82b3ca8b2ee4b4fcb6e74
>
> https://github.com/bluez/action-ci/commit/c1b86bca7cacc936bea82b3ca8b2ee4b4fcb6e74
> Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
> Date: 2026-05-21 (Thu, 21 May 2026)
>
> Changed paths:
> M Dockerfile
> M ci.py
> M ci/__init__.py
> A ci/verifyfixes.py
> A ci/verifysignedoff.py
> A scripts/verify_fixes.sh
> A scripts/verify_signedoff.sh
>
> Log Message:
> -----------
> ci: add verify_fixes and verify_signedoff checks for kernel patches
>
> Add scripts from gregkh/gregkh-linux adapted for GitHub Actions:
> - verify_fixes.sh: validates Fixes: tag format, SHA existence,
> subject
> match, and ancestry (removed external Linus tree dependency)
> - verify_signedoff.sh: validates author/committer Signed-off-by
> presence
I haven't verified whether the functionality matches 1-1, but gitlint
already has support for verifying signed-off-by:
$ gitlint -C gitlint --contrib contrib-body-requires-signed-off-by --
msg-filename example.msg
1: CC1 Body does not contain a 'Signed-off-by' line
I've tried to integrate it into:
https://github.com/bluez/action-ci/pull/6
>
> Both run against origin/master..HEAD after checkpatch in the kernel
> CI
> pipeline and report results as warnings to patchwork.
>
>
>
> To unsubscribe from these emails, change your notification settings
> at https://github.com/bluez/action-ci/settings/notifications
prev parent reply other threads:[~2026-06-05 10:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-21 15:48 [bluez/action-ci] c1b86b: ci: add verify_fixes and verify_signedoff checks f Luiz Augusto von Dentz
2026-06-05 10:10 ` Bastien Nocera [this message]
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=57c78e324bee2845f565144ab2203c309ca6fa4b.camel@hadess.net \
--to=hadess@hadess.net \
--cc=linux-bluetooth@vger.kernel.org \
--cc=noreply@github.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox