As far as I can tell, the GitHub plugin does not support working with mirrors of GitHub repos. For example, if git@my-internal-server:mirrors/my-repo.git is set as the SCM remote for a project and it is a mirror of https://github.com/thomasvandoren/my-repo.git, there is no way to expose that relationship to the GitHub plugin.
Would it make sense to add a project level configuration value that provides a github remote location? The plugin would then look at that value and fall back on the configured remote whenever it interacts with GitHub APIs. Thanks! -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
