Skip to content

GitHub Enterprise Integration bug #17

@cyb3rko

Description

@cyb3rko

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:

Bildschirmfoto 2024-01-05 um 11 37 38

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions