Hi, I am currently working on a Jenkins plugin that performs code analysis as a service. It analyses code found at Github and produces result. I have understood how to integrate into the static analysis plugin(s) and make it display error/warning stats, but I have not yet been able to figure out how to handle the links to source at github (I know how those links work), but not how to integrate it into the stats which has its own "display colored HTML". Is it possible to customize the "colored HTML" view in some way?
Grateful for other tips or ideas how to integrate. Regards - henrik
