Hey,
Has anyone been able to get the scm sync configuration plugin working in the last 6-12 months? The plugin that is in the official jenkinsci jobs is completely non-functional for me, and I had to make many changes in order to get it to compile.
From there the best I've been able to do is get it to 'git add' files, but the 'git commit && git push' seems to never occur (and there isn't anything in the logs to indicate a problem). I also tried the pull request from here:
https://github.com/jenkinsci/scm-sync-configuration-plugin/pull/31 and that one gets me further, but I have the same lack of 'git commit && git push'. Does anyone have this plugin working in a newer version of jenkins?
If not does a plugin exist where you can have separate git repositories that store job configurations?
Any word on this would be greatly appreciated.