Passing options to Github instance
milesj opened this issue · 0 comments
milesj commented
My company and I would love to use this library but there is one issue. We use a GitHub enterprise instance with a custom URL, so all requests currently hang as they're trying to talk to github.com. If possible, it would be great to pass options to the Github
instance here: https://github.com/ericclemmons/github-semantic-version/blob/master/src/Github.js#L10 So that we can configure the host: https://www.npmjs.com/package/github#example