Normally, we try to use extension points for such requirements. If there is no such extension point yet, it would be good to introduce one. Interested in providing a corresponding pull request?
Ulli Am 13.03.2013 um 12:37 schrieb david barker <[email protected]>: > Hello, > > I was wondering if it's possible to write a plugin that would add items to > the existing .jelly files that render the "Test Result" page and its children > (The Passed / Regression). > > What I want to do is change the "All Failed Tests" table to add a column (or > two) into it. As far as I can tell, I'd have to do this by writing DOM > manipulation code in my own plugin's jelly files. Is that correct? Is there > a better way? > > Thanks, > Dave. > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
