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

Add Support for GitHub Enterprise endpoints #22

Open
dmuth opened this issue Apr 7, 2021 · 1 comment
Open

Add Support for GitHub Enterprise endpoints #22

dmuth opened this issue Apr 7, 2021 · 1 comment

Comments

@dmuth
Copy link

dmuth commented Apr 7, 2021

I work for a company which uses GitHub Enterprise and would love to see support for Enterprise GitHub endpoints so I can see what users in my company are doing in real-time.

Any thoughts on adding in support for a configurable endpoint?

Thanks!

@andytruett
Copy link

Looked into this to satisfy my own curiosity.

Ghtop uses ghapi to interface with GitHub - docs for ghapi suggest the following:

You can set an environment variable named GH_HOST to override the default of https://api.github.com in case you are running GitHub Enterprise (GHE). However, this library has not been tested on GHE, so proceed at your own risk.

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

2 participants