jenkinsci / build-name-setter-plugin

Build Name Setter Plugin for Jenkins CI
https://plugins.jenkins.io/build-name-setter/
MIT License
34 stars 51 forks source link

Setting description via Job DSL #69

Open tuukkamustonen opened 3 years ago

tuukkamustonen commented 3 years ago

Job DSL API suggests you can only set the build name, not the build description.

Do you plan to support also description setting via Job DSL?

drewwaranissonos commented 3 years ago

And also setting Set build name before build starts and Set build name after build ends.

damianszczepanik commented 3 years ago

As I remember there were some problems with compatibility with older versions once description has started to be supported.