Hi Neil;
I'm trying to use below block in my multibranchpipeline generator under
branchsources using job-dsl
After building generator job upon checking on project config could see
Build Strategy nothing but just an ADD button
Even I tried with ignoredAuthors.add and ignoreCommitterStrategy.add
Thanks Victor! I will try this out.
Cheers,
Neil
On Wed, 21 Nov 2018 at 19:23, Victor Martinez
wrote:
> You might need to refer to the trais sections in the branchSource
>
> -
> /plugin/job-dsl/api-viewer/index.html#path/multibranchPipelineJob-branchSources-branchSource-source-git-traits-headW
You might need to refer to the trais sections in the branchSource
-
/plugin/job-dsl/api-viewer/index.html#path/multibranchPipelineJob-branchSources-branchSource-source-git-traits-headWildcardFilter
multibranchPipelineJob(buildName) {
...
branchSources {
branchSource {
sour
HI All
The 'Jenkins Ignore Committer Strategy Plugin ' does what I need with a
multibranch pipeline but I can't find a way to configure it via the job DSL
builder that works for me.
Has anyone got some example DSL ? I can't stick the config in the
branchSources block. there's another way , to