Hi, I would like to create a plugin that can compare two jobs on differents Jenkins instances and allows to merge parts of the configuration XML file.
I've seen that plugin https://wiki.jenkins-ci.org/display/JENKINS/JobConfigHistory+Plugin has a component to display differences between two jobs configuration. My first idea would be to improve this component to merge parts of the config file. Do you know if a component like this already exists ?
