I am very reluctant to jump into having to write a full fledged plugin, and I only know of one way to inject some information onto the build status screen of a build: set the build description.
I would like to display and dynamically update a more complex piece of rendering onto the build status page from a groovy system script. What is the best way to achieve it? Do I have to write a full plugin and grok the whole stapler paradigm?