Hi, These page is being controlled by summary.jelly/groovy pages in Actions which you can attach to the build.
One of examples (maybe abit too heavy, but you can get an idea there): - https://github.com/jenkinsci/parameterized-trigger-plugin/blob/master/src/main/java/hudson/plugins/parameterizedtrigger/BuildInfoExporterAction.java - https://github.com/jenkinsci/parameterized-trigger-plugin/blob/master/src/main/resources/hudson/plugins/parameterizedtrigger/BuildInfoExporterAction/summary.groovy Hopefully it helps, Oleg On Friday, August 16, 2019 at 7:07:31 PM UTC+2, Rey C wrote: > > Hello guys > > I want to create my first plugin for jenkins, my idea is create a plugin > that deploy the current build on staging environment (please check the red > icon on image). > > Could you please guide me about if you kwon an example/tutorial or base > code put the button on this page and launch any action from this. > > > [image: deploy.png] > > thanks and best regards. > > Reinaldo C > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/ba694eb5-98f0-420f-ba1b-ec7a7cf50100%40googlegroups.com.
