You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Developers
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.
thanks and best regards.
Reinaldo C
Oleg Nenashev
unread,
Aug 22, 2019, 5:00:43 PM8/22/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Developers
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):