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