In some places, github.com is hardcoded. In other places, it uses a function, which just returns github.com.
There needs to be a way for the owner to tell the connector to use a GHE instance instead of github.com, and that change should persist for all users.
In some places,
github.comis hardcoded. In other places, it uses a function, which just returnsgithub.com.There needs to be a way for the owner to tell the connector to use a GHE instance instead of
github.com, and that change should persist for all users.