Hi Tony, Sorry, but I don't understand. You wrote the existing functionality is fine, but the current behavior is as follow:
1. Project is created 2. Branches are indexed, *all branches are built *← kills the server 3. Polling (or hooks) now enabled 4. Scheduled indexing now auto-builds new branches if selected. Hooks will trigger builds My workaround changes it to what you described: 1. Project is created 2. Branches are indexed, but not built 3. Polling (or hooks) now enabled 4. Scheduled indexing now auto-builds new branches if selected. Hooks will trigger builds I think such feature is required by many people, so I would like to implement a solution which could be merged to the plugin. Patching every plugin's release is very ineffective and error prone. My workaround was declined (I was expecting that), so I'm looking for a way to implement it in a way which will be approved by the maintainers. Kind regards Adam Gabryś -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/3ba97294-0c73-4444-8368-285d85c585bf%40googlegroups.com.
