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

Make matrix-project optional dependency #112

Open jonesbusy opened 3 months ago

jonesbusy commented 3 months ago

What feature do you want to see added?

In a 100% pipeline Jenkins this plugin should not force installing the matrix-project.

Please consider making it optional

Similar to https://github.com/jenkinsci/htmlpublisher-plugin/pull/287

Upstream changes

No response

Are you interested in contributing this feature?

No response

jglick commented 3 months ago

This plugin is not useful with Pipeline to begin with, but still it is preferable to avoid hard deps.

damianszczepanik commented 2 months ago

I'm happy to merge PR for this if only you can test it well with the matrix project