Skip to content

feat(signature): hint at GITHUB_TOKEN when commits API returns 404#95

Merged
benner merged 1 commit into
mainfrom
feat/signature-token-hint
May 5, 2026
Merged

feat(signature): hint at GITHUB_TOKEN when commits API returns 404#95
benner merged 1 commit into
mainfrom
feat/signature-token-hint

Conversation

@benner
Copy link
Copy Markdown
Owner

@benner benner commented May 5, 2026

Private repo + private email + no token currently surfaces the generic
"commit author not found on GitHub" — the 404 from the Commits API is
swallowed and email search finds nothing. Track the 404 and, when no
GITHUB_TOKEN is in the environment, point at the workflow snippet that
resolves it.

Private repo + private email + no token currently surfaces the generic
"commit author not found on GitHub" — the 404 from the Commits API is
swallowed and email search finds nothing. Track the 404 and, when no
GITHUB_TOKEN is in the environment, point at the workflow snippet that
resolves it.

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

github-actions Bot commented May 5, 2026

Coverage

Coverage Report (Δ +0.0%)
FileStmtsMissCoverMissing
src/git_commit_guard
   __init__.py4860100% 
TOTAL4860100% 

@benner benner marked this pull request as ready for review May 5, 2026 18:32
@benner benner merged commit dbf2b4a into main May 5, 2026
7 checks passed
@benner benner deleted the feat/signature-token-hint branch May 5, 2026 18:33
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