From: Luiz Augusto von Dentz <noreply@github.com>
To: linux-bluetooth@vger.kernel.org
Subject: [bluez/action-ci] f2343f: ci: use HEAD^2 in verify scripts to skip GitHub me...
Date: Thu, 21 May 2026 11:35:53 -0700 [thread overview]
Message-ID: <bluez/action-ci/push/refs/heads/main/c1b86b-f2343f@github.com> (raw)
Branch: refs/heads/main
Home: https://github.com/bluez/action-ci
Commit: f2343f58b696e2ba1f3703957034fad22623744f
https://github.com/bluez/action-ci/commit/f2343f58b696e2ba1f3703957034fad22623744f
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2026-05-21 (Thu, 21 May 2026)
Changed paths:
M ci/verifyfixes.py
M ci/verifysignedoff.py
Log Message:
-----------
ci: use HEAD^2 in verify scripts to skip GitHub merge commit
GitHub Actions checks out refs/pull/N/merge which is a merge commit
authored by the bot. In shallow clones --no-merges may not filter it
correctly. Use origin/master..HEAD^2 to target only the actual PR
commits.
To unsubscribe from these emails, change your notification settings at https://github.com/bluez/action-ci/settings/notifications
reply other threads:[~2026-05-21 18:35 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=bluez/action-ci/push/refs/heads/main/c1b86b-f2343f@github.com \
--to=noreply@github.com \
--cc=linux-bluetooth@vger.kernel.org \
/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