Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-dev] Gerrit review stats for Eclipse Platform

Friends of Eclipse,

I found this nice command line tool to get an overview of the Gerrit
review activities.

https://github.com/holmari/gerritstats

See the Github page for its usage. With this tooling you can create a
report of the Gerrit review activities.

I attach a screenshot how it looks like for our projects since Februar
2019, the table is sorted by the comments given in Gerrit. Commands
used:

./gerrit_downloader.sh --server lvogel@xxxxxxxxxxxxxxx/  --project
platform/eclipse.platform.ui  --project platform/eclipse.platform.swt
--project platform/eclipse.platform.text --project
platform/eclipse.platform.resources --project
platform/eclipse.platform.ua  --project platform/eclipse.platform.team
-a 2019-02-01 --output-dir gerrit_out/
./gerrit_stats.sh -f gerrit_out/ --branches master

Details on the usage of the tool, please see its Github page.

Best regards, Lars

-- 
Eclipse Platform project co-lead
CEO vogella GmbH

Haindaalwisch 17a, 22395 Hamburg
Amtsgericht Hamburg: HRB 127058
Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel
USt-IdNr.: DE284122352
Fax (040) 5247 6322, Email: lars.vogel@xxxxxxxxxxx, Web: http://www.vogella.com

Attachment: review-stats.png
Description: PNG image


Back to the top