generic-webhook-trigger-plugin icon indicating copy to clipboard operation
generic-webhook-trigger-plugin copied to clipboard

Optional configuration is required in Job DSL

Open martinmosegaard opened this issue 7 years ago • 0 comments

When declaring a trigger via Job DSL, I was told that:

the following options are required and must be specified: regexpFilterText, regexpFilterExpression

although they appear to be optional when configuring via the Jenkins UI.

I could work around it by adding them with empty strings, but it would be nice if they were not required.

Using latest plugin version, 1.46.

martinmosegaard avatar Oct 11 '18 12:10 martinmosegaard