we have been using that and it works very well. We are using some groovy code to process the test results and group them. I would like to produce some display results in groovy and put them on the build page. I don't know how to link issues so I am not opening another issue one unless you instruct me to.
Suppose i have all my test results and I have written some groovy code that is coming out of the internal Jenkins pipeline repo and I want to create an html version of the output using some template processor. Is there someway to do this with jelly. I did not see an include tag.