Details
-
Type:
New Feature
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Won't Fix
-
Component/s: build-name-setter-plugin
-
Labels:
-
Similar Issues:
Description
The buildNameUpdater step of the build-name-setter plugin currently only works in Job DSL due to Dynamic DSL which does not work, for example with the Job DSL Standalone generator.
It would be nice if the plugin would be support in Job DSL officially.
Thank you.
The built-in DSL is in Maintenance Mode. If a feature is available in Dynamic DSL, it will not be added to the built-in DSL. When not running Job DSL in Jenkins, use a Configure Block to add any configuration that is missing in the built-in DSL.
Dynamic DSL example:
Configure block example: