Hi All, I have been asked to configure CC.Net to generate weekly digest reports of the installations activity. This report should have a format something like this:
Header. Summary of weeks builds (Data, Time, Change List Used, Outcome, Defect Metrics for the week). Detailed Report per build for the week (Date, Time, Change List Used, Outcome, Modifications, Test Results). My Team Lead seems to be very keen on this feature, suggesting that all team leads should receive this weekly digest report so that they can keep track of the project status and the staff working on the project. To be honest though, I can't for the life of me think where to begin to provide this functionality within the scope of what CC.Net provides. The only why I can think to do this is to collate all the metrics myself and run a Python script to parse the results once a week. This leads to another problem... how to trigger the event which needs to occur after the last build of the week. Any ideas? Cheers, Shaun.
