I'm trying to best determine how to update Jenkins build jobs as new git repos are added. I took a look at the DSL plugin, but that seems to create new build jobs, where i need to update existing build jobs with additional repos. We are using Atlassian's STASH to house our Git environment. I'm able to use their STASH cli tool to get an updated list of repos for a given project. Looking to do this 'simply' such as thru a plugin instead of scripting to update the config.xml. Any suggestions? What are others doing to modify several Jenkins build job configurations without having manual input?
-- You received this message because you are subscribed to the Google Groups "Jenkins Users" 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.
