jenkinsci / embeddable-build-status-plugin

Embed build status of Jenkins jobs in web pages
https://plugins.jenkins.io/embeddable-build-status/
MIT License
166 stars 260 forks source link

Display the image on the build information page #291

Closed francoisdejgr closed 8 months ago

francoisdejgr commented 8 months ago

Describe your use-case which is not covered by existing documentation.

Would it be possible to provide sample code on how to update the build status page. Either how to replace the ball or add it to the description.

Reference any relevant documentation, other materials or issues/pull requests that can be used for inspiration.

No response

Are you interested in contributing to the documentation?

No response

francoisdejgr commented 8 months ago

I just had to config jenkins to use safe HTML under security and then use the url. Nice plugin