[feature request] Support Github Enterprise installations
mpern opened this issue ยท 1 comments
mpern commented
It would be nice if the github URL wasn't hard-coded to https://api.github.com
but configurable ๐
BreadMoirai commented
I've added a new property apiEndpoint
with version 2.2.6. Check the README for more info.