java - How to add link to Jenkins side-panel? -
can me adding link jenkins ci ? i've implemented action interface, created jelly.index in same package under resources. next steps?
please, help.
if want add link main page, @ rootaction , not forget put @extension tag class. jelly file should index.jelly, not jelly.index.
you can take how other plugins it: https://wiki.jenkins-ci.org/display/jenkins/jqs+monitoring+plugin https://wiki.jenkins-ci.org/display/jenkins/scm2job+plugin
cheers
Comments
Post a Comment