-
Improvement
-
Resolution: Won't Fix
-
Minor
-
None
It would be nice if one could configure the remote branch to push to. We want to see the commits in gerrit and for that we need to push to "refs/for/master%submit". The attached patch does this for us. But it would be nice if one could configure it in the UI and wouldn't need to change the code.
The scm sync configuration plugin is deprecated. No further work is expected on the plugin.
Users of this plugin are encouraged to migrate their jobs to Pipeline Plugin, so that their jobs will be specified in pipeline code that can be checked into an SCM, all without using the SCM Sync configuration plugin.
Users of this plugin are also encouraged to use the Configuration as Code Plugin to specify the configuration of their Jenkins server in a file which can be checked into an SCM, all without using the SCM Sync configuration plugin.