Nate Jones created JENKINS-13419: ------------------------------------ Summary: Add PostBuildScript global configuration Key: JENKINS-13419 URL: https://issues.jenkins-ci.org/browse/JENKINS-13419 Project: Jenkins Issue Type: New Feature Components: postbuildscript Environment: All Reporter: Nate Jones Assignee: gbois Priority: Minor
We have many jobs in Jenkins (currently over 4K). Creating new build jobs is done programmatically. We are planning on using the PostBuildScript plugin soon and we have updated our job creation code to insert the appropriate configuration into each job. However, if we every want to change any PBS settings (like adding another script or changing the path of a script), we would have to go update all existing jobs. It would be very convenient to have a single global configuration that we can set up and then just make sure the plugin is enabled for all jobs. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira