)]}'
{
  "commit": "79aac3db2852b1c2a4ade2afe560abbb050f0fe5",
  "tree": "34f54efd12107baded6fd6cd280a3063ab8b43bf",
  "parents": [
    "6d46f02f6c36e2f86eef759c76d6bec6254076f4"
  ],
  "author": {
    "name": "Adithya Chakilam",
    "email": "achakila@codeaurora.org",
    "time": "Thu Dec 30 12:42:02 2021 -0500"
  },
  "committer": {
    "name": "Martin Fick",
    "email": "martin.fick@linaro.org",
    "time": "Wed Sep 07 14:43:31 2022 -0600"
  },
  "message": "Avoid passing isTrusted in TaskConfigFactory.getTaskConfig()\n\nThe isTrusted logic should be abstracted at TaskTree.Node level\nrather than at task level. This refactor helps supporting the\nupcoming feature which enables referencing tasks from other files.\n\nChange-Id: Icb662a4f3a577df7acd77f42867a6273383f17e4\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "48109ecafec3f94e84f2b7986b8b31587fa50552",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/task/TaskAttributeFactory.java",
      "new_id": "b3f269f6ba0b917b359eea5403c8c95f96e0811f",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/task/TaskAttributeFactory.java"
    },
    {
      "type": "modify",
      "old_id": "47283a35a0fec4ed108ad61f69e62cbb30bba426",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/task/TaskConfig.java",
      "new_id": "08dcf5c0e98c8ae4f3d3337ab0aea0e4830ad3b8",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/task/TaskConfig.java"
    },
    {
      "type": "modify",
      "old_id": "bbf424b998c3177142b6c201f96955e1a8acf627",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/task/TaskConfigFactory.java",
      "new_id": "feedd6a00a451081460e61228bde548535b19f6a",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/task/TaskConfigFactory.java"
    },
    {
      "type": "modify",
      "old_id": "456a2798c4cf7dbafa7e2f900aee822c0cfc8142",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/task/TaskTree.java",
      "new_id": "365797400766aec7d8fa86ced4ad317576469111",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/task/TaskTree.java"
    }
  ]
}
