gerritstats
gerritstats copied to clipboard
Missing cahnge kind "MERGE_FIRST_PARENT_UPDATE"
According to -
https://gerrit-documentation.storage.googleapis.com/Documentation/2.13/rest-api-changes.html#revision-info
kind
can get 5 values -
REWORK, TRIVIAL_REBASE, MERGE_FIRST_PARENT_UPDATE, NO_CODE_CHANGE, and NO_CHANGE.
Your code is missing MERGE_FIRST_PARENT_UPDATE
Thanks for the report. Would you like to contribute a fix?