Skip to content

feat(signature)!: tighten SSH key fetch to /ssh_signing_keys#111

Merged
benner merged 1 commit into
mainfrom
feat/ssh-signing-keys-only
May 8, 2026
Merged

feat(signature)!: tighten SSH key fetch to /ssh_signing_keys#111
benner merged 1 commit into
mainfrom
feat/ssh-signing-keys-only

Conversation

@benner
Copy link
Copy Markdown
Owner

@benner benner commented May 8, 2026

.keys returns auth + signing keys; /ssh_signing_keys returns only
signing-role keys, matching what GitHub uses for its "Verified" badge.
Auth-only SSH keys previously verified silently — they now fail, in line
with what most users expect when "signed" implies "Verified on GitHub".

`.keys` returns auth + signing keys; `/ssh_signing_keys` returns only
signing-role keys, matching what GitHub uses for its "Verified" badge.
Auth-only SSH keys previously verified silently — they now fail, in line
with what most users expect when "signed" implies "Verified on GitHub".

Signed-off-by: Nerijus Bendžiūnas <nerijus.bendziunas@gmail.com>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 8, 2026

Coverage

Coverage Report (Δ +0.0%)
FileStmtsMissCoverMissing
src/git_commit_guard
   __init__.py5110100% 
TOTAL5110100% 

@benner benner marked this pull request as ready for review May 8, 2026 03:06
@benner benner merged commit 25a7a6e into main May 8, 2026
8 checks passed
@benner benner deleted the feat/ssh-signing-keys-only branch May 8, 2026 03:06
benner added a commit that referenced this pull request May 8, 2026
docs: refresh signature error example after PR #111
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant