Groups
Groups
Sign in
Groups
Groups
Jenkins Users
Conversations
About
Send feedback
Help
How do I inject a specific publisher/configuration?
9 views
Skip to first unread message
Victor Martinez
unread,
Apr 2, 2015, 1:07:11 PM
4/2/15
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...@googlegroups.com
Hi,
I wonder if I can easily inject some plugins snippets programmatically via groovy, if so, can you help me out with any references or examples?
Thanks
Victor Martinez
unread,
Apr 21, 2015, 8:37:49 AM
4/21/15
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...@googlegroups.com
I've already found how to do it:
-
https://github.com/jenkinsci/jenkins-scripts/blob/master/scriptler/jira-publisher.groovy#L54-L55
item
.
getPublishersList
()
.
add
(
new
hudson
.
plugins
.
jira
.
JiraIssueUpdater
())
item
.
save
()
Reply all
Reply to author
Forward
0 new messages