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 wonder if it would be true to state that a config is only ever applied to a single GitHub instance? If so you could add an optional key to the config file. If not, add an option to the OptionParser (and maybe let it be defaulted off an env var).
Hi,
would it be possible to get support for github enterprise, it seems simple enough: https://github.com/octokit/octokit.rb#working-with-github-enterprise
The question is how would you like to control the api_endpoint, should it be done via environment variable for example?
The text was updated successfully, but these errors were encountered: