How to trigger CI Game plugin from Groovy Script for a Pipeline project.
54 views
Skip to first unread message
Saroj Gharat
unread,
Jun 29, 2016, 7:25:28 AM6/29/16
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 Users
Hello All,
I am using Multribranch Pipeline project for all my builds. I am interested in using the CI game plugin to rank my build and motivate team members by assigning points to builds.
But did not find any option to call the CI plugin from Groovy script. Has anyone tried this before ?
Thanks and Regards
Saroj Gharat
Gonzalo Vasquez
unread,
Mar 26, 2018, 1:39:57 PM3/26/18
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 Users
I'm trying to achieve the same goal, but haven't succeeded yet...any hints?
I've read the it might be invoked using "ciGame()" but didn't work.