You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I deployed my own instance and passed &count_private=true.
The only thing is I have changed all https://api.github.com/graphql to process.env.MY_COMPANY_GITHUB_GRAPHQL and https://api.github.com/search to process.env.MY_COMPANY_GITHUB_SEARCH, which refers to my company enterprise address. It works for my public repos in that GitHub Enterprise but not for private.
Is your feature request related to a problem? Please describe.
I found this #1837 but it got closed without a reply!
Where should I change in the code to connect it to our company's Github Enterprise instead of Github.com?
Describe the solution you'd like
To be able to communicate with Github Enterprise
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: