is possible have sonar sending periodic (to more specific, weekly) reports email? need have analyzing there new builds, report weekly. i'm running sonar jenkins plugin set analyze whether there new build.
i'm not sure if report want use way have been using test report before looking @ commercial edition has email feature. have been using sonar pdf plugin at: http://docs.codehaus.org/display/sonar/pdf+plugin
this generates report of metrics, violations, other details, , puts these pdf generated after sonar analysis. pdf located @ static link such as: sonarserver:9000/api/plugins/pdfreport/getreport?resource=3955 can use jenkins send weekly, biweekly, monthly, etc email link attached. workaround getting out metrics less often.
Comments
Post a Comment