mergestat / mergestat-lite

Query git repositories with SQL. Generate reports, perform status checks, analyze codebases. 🔍 📊
https://mergestat.com/
MIT License
3.45k stars 103 forks source link

support for github enterprise #269

Open andaag opened 2 years ago

andaag commented 2 years ago

Hi

Interesting project! Currently trying to run https://docs.mergestat.com/miscellaneous/cloning-all-org-repos against github enterprise, but failing on auth. Is there any way to set the custom github enterprise url so I can auth to that instead of github.com?

patrickdevivo commented 2 years ago

We use https://github.com/shurcooL/githubv4 for all our GitHub API endpoints, it should be fairly easy to add support for GitHub Enterprise endpoints