This section allows you to define an arbitrary snippet of Job DSL code executed when a branch pipeline is generated.
This can be used to perform additional actions when generating/updating a pipelne.
Note: most of the time, adding the same DSL in the seed.groovy
or
in the pipeline library will have the same effect.