at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1138) ~[?:?] at java.base/sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1067) ...
We're using Github Pull Request Builder to trigger checks against our pull requests on our github enterprise repositories. We got the checks working and passing, and now we're going through and trying ...