jenkinsci / badge-plugin

Jenkins Badge plugin
https://plugins.jenkins.io/badge/
MIT License
32 stars 43 forks source link

using icon from other plugins #12

Closed quasarea closed 6 years ago

quasarea commented 6 years ago

is there a way of making use of icons from other plugins, i.e. blueocean badge would be useful, while the icon is located in: ${env.JENKINS_URL}/static/9e574a2b/plugin/blueocean-rest-impl/images/48x48/blueocean.png

bakito commented 6 years ago

yes there is. I've updated the readme.

addBadge(icon: "/static/8361d0d6/images/16x16/help.png", text: "help")

https://github.com/jenkinsci/badge-plugin#other-plugin-icons