)]}'
{
  "commit": "9c01319e981f542d6f3de87afd0a67303080f8cf",
  "tree": "019efa9a89d65ae3b91b43f0d0ed190961b17cf7",
  "parents": [
    "251947d87ca98de0f5da3ddf45719c77566d17e2"
  ],
  "author": {
    "name": "Jacek Centkowski",
    "email": "geminica.programs@gmail.com",
    "time": "Tue Dec 05 19:36:19 2023 +0100"
  },
  "committer": {
    "name": "Jacek Centkowski",
    "email": "geminica.programs@gmail.com",
    "time": "Wed Dec 20 07:24:28 2023 +0100"
  },
  "message": "Introduce the changes index health check stub\n\nThis patch introduces the change index healtch check stub that:\n* reports `disabled` when `changesindex` healthcheck is disabled\n* reports `disabled` when different than `lucene` index is used as ATM\n  there are no means to verify other indexes\n* ALWAYS returns `passed` (no real check yet)\n\nNotes:\n* changes (as the most important) is examined only ATM\n* documentation was updated to contain the check in question.\n\nBug: Issue 40015289\nChange-Id: Ibbf77115e801e9fc01ec264b01a656b2a2b29a23\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "aea007a954936ce0a7a08a78a1aea1563a9495c3",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/healthcheck/HealthCheckSubsystemsModule.java",
      "new_id": "d88c4454a3cf93694d158974ef8a56717884737c",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/healthcheck/HealthCheckSubsystemsModule.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "584787ac5dace4fddb36edb5258b5b175310f2db",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/healthcheck/check/ChangesIndexHealthCheck.java"
    },
    {
      "type": "modify",
      "old_id": "4771942a129115e8890f73f85f42d014928f00ac",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/healthcheck/check/HealthCheckNames.java",
      "new_id": "5a4947f44e913c35f95d091c5e78912fbd84a9a8",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/healthcheck/check/HealthCheckNames.java"
    },
    {
      "type": "modify",
      "old_id": "0b4f05f8543d023eddf289e8b9dd8397bd09b57e",
      "old_mode": 33188,
      "old_path": "src/main/resources/Documentation/config.md",
      "new_id": "7f7d54976e260d98e8861e5b6b40f9fb584abe61",
      "new_mode": 33188,
      "new_path": "src/main/resources/Documentation/config.md"
    },
    {
      "type": "modify",
      "old_id": "76e6eb5bf4de0c381ef13b4bc4713b28ba757348",
      "old_mode": 33188,
      "old_path": "src/main/resources/Documentation/metrics.md",
      "new_id": "f250d1b24610b0bf0b9e884c3104fdc8a25eabb1",
      "new_mode": 33188,
      "new_path": "src/main/resources/Documentation/metrics.md"
    },
    {
      "type": "modify",
      "old_id": "17f1e108330ef65ff97ff9ee0b785f68d02d1e8b",
      "old_mode": 33188,
      "old_path": "src/test/java/com/googlesource/gerrit/plugins/healthcheck/HealthCheckIT.java",
      "new_id": "1aa698c95fdb9e862e083688a6d4601c0197f910",
      "new_mode": 33188,
      "new_path": "src/test/java/com/googlesource/gerrit/plugins/healthcheck/HealthCheckIT.java"
    }
  ]
}
