Set the build description with parameters and starter, like this:
Add it to the build step, in your job configuration page, and setting it.
step([$class: 'DescribeWithParamsBuilder', starter: 'true', separator: '', excludes: ''])
Report issues and enhancements in the Jenkins issue tracker.
Licensed under MIT, see LICENSE