-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
On our jenkins installation, we have about ~1500 jobs that require webhooks. The startup of jenkins is incredibly slow because the plugin attempts to create a hook for each individual repo and the 'starting trigger for' blocks jenkins startup.
It would be ideal if we could default to an organization hook, and if setting an organization hook doesn't work fall back to individual repository hooks.
I am willing to take on the work to make the change, but I would like maintainer support before doing the work.