)]}'
{
  "commit": "7ed4fd2b729ee3459844d962686d14ba0d08970e",
  "tree": "05ac73133f0108f077ae3fcaec2fed54eab8d665",
  "parents": [
    "c0ff0a64c154f3c11fbe5fbad6aef3b1451d46e5"
  ],
  "author": {
    "name": "Edwin Kempin",
    "email": "ekempin@google.com",
    "time": "Thu Dec 04 08:42:02 2025 +0000"
  },
  "committer": {
    "name": "Edwin Kempin",
    "email": "ekempin@google.com",
    "time": "Thu Dec 04 10:04:48 2025 +0000"
  },
  "message": "SkipCodeOwnerConfigValidationPushOption: Get changed files without rename detection\n\nThe code only needs to know if any OWNERS file has been added or\nupdated. For this is only looks at the new paths of the changed files.\nHence rename detection is not required here.\n\nIf the rename detection is enabled, renamed files are retured as a\nsingle ChangedFile (with old and new path). If the rename detection is\ndisabled, renamed files are returned as two ChangeFiles (one with the\nold path for the deletion and one with the new path for the addition).\nVerify this behaviour in a test.\n\nChange-Id: If42e8410045d38613e6292e8d6e0e87575214ab0\nSigned-off-by: Edwin Kempin \u003cekempin@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f0723bc8fe0923794cbabea27cb984e731c26a65",
      "old_mode": 33188,
      "old_path": "java/com/google/gerrit/plugins/codeowners/backend/ChangedFiles.java",
      "new_id": "ccbb5ba649f7d41556ea71213377a4277f022a1e",
      "new_mode": 33188,
      "new_path": "java/com/google/gerrit/plugins/codeowners/backend/ChangedFiles.java"
    },
    {
      "type": "modify",
      "old_id": "dafa555470b974b1265b1cd0adf25506887d92a9",
      "old_mode": 33188,
      "old_path": "java/com/google/gerrit/plugins/codeowners/validation/SkipCodeOwnerConfigValidationPushOption.java",
      "new_id": "222334a9f68d0d85a5dee1df8b6b4b3d797e13bd",
      "new_mode": 33188,
      "new_path": "java/com/google/gerrit/plugins/codeowners/validation/SkipCodeOwnerConfigValidationPushOption.java"
    },
    {
      "type": "modify",
      "old_id": "9c5e3030eba5e022183279b66000563de3cf92b9",
      "old_mode": 33188,
      "old_path": "javatests/com/google/gerrit/plugins/codeowners/backend/ChangedFilesTest.java",
      "new_id": "b225828b145e63231171d04365762f32dbf1e3ad",
      "new_mode": 33188,
      "new_path": "javatests/com/google/gerrit/plugins/codeowners/backend/ChangedFilesTest.java"
    }
  ]
}
