Hi,
I am looking for a way to display the status/statistics of Jenkins jobs on a weekly basis. Here are my requirements:
1. Execution status interms of Job - Status, Weather, Last Success, Last Failure, Last duration..All these are currently accomplished using Dashboard View plugin. It works fine.
2. Apart from these I am also looking for option creating some more columns from
- the shell prompt and add it into a new column along with other statistics
- a column with a link to latest job console output
Thanks,