chaoss / grimoirelab-sigils

Panels from GrimoireLab dashboards
https://chaoss.github.io/grimoirelab-sigils/
GNU General Public License v3.0
35 stars 85 forks source link

[gerrit] Update index pattern with last Verified approval value #479

Closed mafesan closed 4 years ago

mafesan commented 4 years ago

Gerrit and Demography contrubutions index patterns have been updated with a new field: changeset_status_value_verified. It is defined as the value of the last "Verified" approval made by someone else than the author for a given changeset, it can be -2, -1, 1 or 2.

Important: Both index patterns have been fixed as last version contained unnecessary fields which were not part of the index pattern before last time it was changed.

This PR is related to https://github.com/chaoss/grimoirelab-elk/pull/945.