I'm looking to leverage this package for an internal app at my employer, but we're required to use an enterprise Github instance.
Right now, it looks like the Github backend is hardcoded to api.github.com.
I think it would be rather easy to have a method that allows overriding that value.
There are a few small URL differences in enterprise, but would you be open to this if I were to create a PR for it?
I'm looking to leverage this package for an internal app at my employer, but we're required to use an enterprise Github instance.
Right now, it looks like the Github backend is hardcoded to
api.github.com
. I think it would be rather easy to have a method that allows overriding that value. There are a few small URL differences in enterprise, but would you be open to this if I were to create a PR for it?