> On 3. Jul 2017, at 11:29, David Wilhelm <[email protected]> wrote: > > I would like to "simply" add an entry to the per project configuration page > where i can enable my pluign. I'm having trouble finding a way to do that > with multibranch pipeline, i just managed to do that with an "Freestyle > project" by implementing a custom builder. >
Probably best done as a JobProperty if you want to define it in the Pipeline DSL. Otherwise it's unclear what you mean 'per project config page', as it's read-only for MBPLs. Note that questions like this should be asked on the jenkinsci-dev mailing list. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/3B820B27-6949-43B5-A81B-C893F79331D7%40beckweb.net. For more options, visit https://groups.google.com/d/optout.
