We really like this plugin, but we also prefer to use SSH connections to our source control systems. In trying to use this plugin with SSH, we see errors like this:
2020-02-28 14:17:53,069 ERROR [6-DelayedChangeDetectionThread:pool-12-thread-12737] [GitHubService] Failed to update GitHub status
java.net.MalformedURLException: Unknown protocol: ssh
In taking a very quick look at the code, it seems like it may only support HTTPS connections. Is that true, and if so, is there any chance of a patch to fix this?
We really like this plugin, but we also prefer to use SSH connections to our source control systems. In trying to use this plugin with SSH, we see errors like this:
In taking a very quick look at the code, it seems like it may only support HTTPS connections. Is that true, and if so, is there any chance of a patch to fix this?