Skip to content

feat(avatar): resolve GitHub noreply emails and support per-email overrides - #88

Open
arumata wants to merge 1 commit into
the0807:mainfrom
arumata:feat/avatar-noreply-and-overrides
Open

feat(avatar): resolve GitHub noreply emails and support per-email overrides#88
arumata wants to merge 1 commit into
the0807:mainfrom
arumata:feat/avatar-noreply-and-overrides

Conversation

@arumata

@arumata arumata commented Sep 3, 2026

Copy link
Copy Markdown

Commit authors using GitHub's private "noreply" email previously got Gravatar's generated "retro" placeholder instead of their real avatar. This PR:\n\n- resolves <id>+<login>@users.noreply.github.com and <login>@users.noreply.github.com to avatars.githubusercontent.com;\n- adds a gitGraphPlus.avatarOverrides setting to map any email to an explicit avatar URL (for authors with neither a Gravatar account nor a noreply address).

…rrides

Commit authors using GitHub's private "noreply" email previously got
Gravatar's generated "retro" placeholder instead of their real avatar.
Noreply addresses (<id>+<login> and <login> at users.noreply.github.com)
now resolve to avatars.githubusercontent.com.

Adds gitGraphPlus.avatarOverrides so an author whose email has neither a
Gravatar account nor a noreply address can be mapped to an explicit https
avatar URL (keys matched case-insensitively).
@codecov

codecov Bot commented Sep 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

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