-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Hey there,
first of all thanks for the library.
I've tried using it with a GitHub Enterprise instance, unfortunately it's not fully working yet:
It seems that the images could not be fetched correctly and the hyperlinks of the contributors link to
https://github.com/<user>
instead of
https://<enterprise_domain>/<user>
I suppose this line of code is the problem:
| "url": f"https://github.com/{c.author.login}", |
Metadata
Metadata
Assignees
Labels
No labels