Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GitHub Enterprise Integration bug #17

Open
cyb3rko opened this issue Jan 5, 2024 · 0 comments
Open

GitHub Enterprise Integration bug #17

cyb3rko opened this issue Jan 5, 2024 · 0 comments

Comments

@cyb3rko
Copy link

cyb3rko commented Jan 5, 2024

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}",

@cyb3rko cyb3rko changed the title GitHub Enterprise Integration bugs GitHub Enterprise Integration bug Jan 5, 2024
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

No branches or pull requests

1 participant