drainpipe icon indicating copy to clipboard operation
drainpipe copied to clipboard

Drainpipe does not support Github enterprise

Open tess-ten7 opened this issue 1 year ago • 1 comments

In PantheonReviewApps.yml, the ./.github/actions/drainpipe/pantheon/review action calls out to https://api.github.com. This fails immediately on Github Enterprise instances which have a different URL. There is no way to customize the URL through a parameter either.

tess-ten7 avatar Nov 22 '24 17:11 tess-ten7

This is self-hosted enterprise instances, or enterprise in the cloud? If it's the later, I bet there's some way we can automatically switch that. However, we have one client on enterprise cloud and I think we're calling api.github.com and it's wroking fine, so it's probably not needed.

For self hosted, we have no clients currently using it. I think we'd be glad to review a PR on this, but since we can't test it ourselves we'd need you or someone else with access to pick this one up.

deviantintegral avatar Nov 22 '24 20:11 deviantintegral