harksys / HawkEye

A useful app for GitHub Notifications
https://harksys.com/labs/introducing-hawk-eye-a-useful-app-for-github-notifications
MIT License
190 stars 11 forks source link

Github Enterprise support #7

Open djtal opened 7 years ago

djtal commented 7 years ago

Hi,

Thank for the application, it look very promising.

Did you planned Github Enterprise support ?

andrewhathaway commented 7 years ago

Hi @djtal, GitHub Enterprise support can be achieved. We'll have to allow the ability to specify an Enterprise domain when adding a user.

For reference, this will also include some workings in the background to make requests to Enterprise domains based on which account is making the request.

Thanks.