Skip to content

jenkinsci/describe-with-params-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Describe With Params Plugin

Build Status Contributors Jenkins Plugin GitHub release Jenkins Plugin Installs


Introduction

Set the build description with parameters and starter, like this:

build-history-desc.png


Usage for freestyle job

Add it to the build step, in your job configuration page, and setting it.

add-build-step plugin-setting


Usage for pipeline job

step([$class: 'DescribeWithParamsBuilder', starter: 'true', separator: '', excludes: ''])

Issues

Report issues and enhancements in the Jenkins issue tracker.


Contributing

contribution guidelines


LICENSE

Licensed under MIT, see LICENSE


About

Set the Jenkins build description with parameters and starter.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published