)]}'
{
  "commit": "63caecd12b2f71b6cf8206212e2ff7b5d066b249",
  "tree": "9fdde912c6967bf85ada55111fdcaaa0fa570965",
  "parents": [
    "46a5618bd100e8895bd8b262a2e66d9f98676c7e"
  ],
  "author": {
    "name": "Patrizio",
    "email": "patrizio.gelosi@amarulasolutions.com",
    "time": "Fri May 31 11:57:33 2024 +0200"
  },
  "committer": {
    "name": "Patrizio",
    "email": "patrizio.gelosi@amarulasolutions.com",
    "time": "Fri May 31 12:14:33 2024 +0200"
  },
  "message": "Refactor `DebugMessages` class\n\nThe static class `DebugMessages` has been refactored to\n`DebugCodeBlocksReview`, which now inherits from a new general-purpose\nclass `DebugCodeBlocks`.\nThis refactor aims to:\n- Generalize `DebugCodeBlocks` for future use in dynamic config settings\nfrom messages;\n- Improve the clarity of the class name;\n- Enable the use of localized text.\n\nChange-Id: I545e55803759b69183500bc7ff67af2956560fb9\nSigned-off-by: Patrizio \u003cpatrizio.gelosi@amarulasolutions.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ed40c502ce497b89506faf15159852b15b5b8d26",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/chatgpt/PatchSetReviewer.java",
      "new_id": "f94323b4a39354bff64b06aeec31c4e442f1af50",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/chatgpt/PatchSetReviewer.java"
    },
    {
      "type": "modify",
      "old_id": "637078269887e0b5f8a0b2ee4d37d49abb3d96d2",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/chatgpt/mode/common/client/messages/ClientMessage.java",
      "new_id": "1d545f52f8e1b46de54f5b6a1b2c271fac406514",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/chatgpt/mode/common/client/messages/ClientMessage.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "4cb2491c81791784900a70f3b9610c9cf7c7348f",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/chatgpt/mode/common/client/messages/DebugCodeBlocks.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "2c2f6079f25eb55970a5327f23819909fcfaefd2",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/chatgpt/mode/common/client/messages/DebugCodeBlocksReview.java"
    },
    {
      "type": "delete",
      "old_id": "ef63ad8aac6f2ea883968d8ad3a4172ea2495766",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/chatgpt/mode/common/client/messages/DebugMessages.java",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "modify",
      "old_id": "f34e611b0ca82736039edf1df012d4e7bdafb7f9",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/chatgpt/mode/common/client/prompt/ChatGptComment.java",
      "new_id": "fccc1a913bbb8959c3ec362587159e61bad46141",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/chatgpt/mode/common/client/prompt/ChatGptComment.java"
    },
    {
      "type": "modify",
      "old_id": "512f858d22fbded0d8940821c2deb3c5050293da",
      "old_mode": 33188,
      "old_path": "src/main/resources/localization/localTexts.properties",
      "new_id": "00c5f062e1cdcb6fc97f38bb587376bf1447d3d0",
      "new_mode": 33188,
      "new_path": "src/main/resources/localization/localTexts.properties"
    }
  ]
}
