jenkinsci / scm-sync-configuration-plugin

Jenkins scm-sync-configuration plugin
https://plugins.jenkins.io/scm-sync-configuration/
MIT License
115 stars 123 forks source link

One Question Regarding the Plugin #66

Open argoyal opened 6 years ago

argoyal commented 6 years ago

So after some tiring work, I was able to get this plugin running.

So I have tested and set up some plugins and configured them for some jobs. Does this plugin only work for the changes after the plugin installation or will it look for the previous configured installations as well?

ctataryn commented 5 years ago

@argoyal I went through my revision history. I believe you may have to go into one of your jobs and just save it (maybe make a trivial change). That'll trigger that job to be committed, but also I think the plugin looks to see if there are any other jobs/configuration it needs to sync as well, because the very next commit I see after my job change in the history has all of my jobs/config committed.