views:

100

answers:

0

I've got Hudson up and running, building Django and Python projects I'm working on.

I've found and am using the [Plot plugin][2] to graph Pylint scores, by extracting them with Awk to create a pylint.properties file.

So far everything is working great, but I'd like to have the Pylint score appear on the project page. Right now you have to click "Plots" in the navigation to see the score.

Is there anyway, with either the Plot plugin or some other plugin, for me to display that score on the project page?