hackjutsu / hackjutsu/Lepton

Show "real" avatars for GitHub Enterprise

Open
#271 0 comments 0 reactions 0 assignees View on GitHub
3rd party enhancement enterprise
Dominant language
JavaScript
Stars
10.3k
Forks
477
Avg merge
2d 16h
Merged PRs (30d)
10

Description

There is an ongoing discussion on the issue of broken GitHub Enterprise avatars.
https://github.com/desktop/desktop/issues/821

Currently, we use a placeholder image which can [be customized by `.leptonrc`](https://gist.github.com/hackjutsu/1ad7e4968eb64d881ec9dedd6c0f400b).
```
"enterprise": {
"enable": false,
"host": "github_enterprise_host",
"token": "token_with_gist_enabled",
"avatarUrl": "optional_avatar_url" <---- customize your avartar!
}
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.