-
New Feature
-
Resolution: Unresolved
-
Minor
-
Jenkins v1.624
HTML Publisher Plugin v1.5
I have a job which generates a HTML page (based on a script) with the status for other jobs.
This HTML page is uploaded to Jenkins using Publish HTML Report plugin.
It would be nice to have the possibility to enter some values in the generated HTML report and, at submit action, the information to be visible in the HTML report from the job.
The forms can be available in the HTML page (created by that script). Jenkins will only manage the data sent by these forms.