Bug 115388
Summary: | [webkitpy] Need analyze-commits command | ||
---|---|---|---|
Product: | WebKit | Reporter: | Glenn Adams <glenn> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | bweinstein, darin, mjs, rniwa, sam |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 115391 | ||
Bug Blocks: |
Glenn Adams
There should be an analyze-commits command that:
(1) checks commit log for problems, such as:
* unable to determine commit author, date, reviewers, etc for the purpose of making nominations
* lack of email or name in contributors.json where email or name appears in commit log entry
(2) can print which commit entries may be skipped by suggestion commands due to lack of review, etc
(3) can dump json summary of commits for creating a web UI that shows commit/review activity
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |