Hi folks,

I am a first time Jenkins developer with the intention of writing a new 
plugin. I have many builds (pipelines) that follow a very common format, 
and it has become cumbersome to perform the same configuration on them all.
I'd like to write a plugin that can automatically add certain properties 
and post build steps to jobs of a certain kind. For example, ensure that 
JUnit, FindBugs and PMD are always enabled for these jobs.
I'm not certain where to get started on how I can programatically add build 
actions to a job once I have a reference to the job item.

Any pointers in the right direction would be very much appreciated.

Thank you

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/10aea3fb-555f-4b0f-8b97-cec01724d2bb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to