)]}'
{
  "commit": "a590a7a2073d38586eff9db3e9fddb83fc92a8ee",
  "tree": "7a168a27417018afec44308e23f77959db524492",
  "parents": [
    "e2b09e5daa7bb23654f536778653003c960ddff9"
  ],
  "author": {
    "name": "Edwin Kempin",
    "email": "ekempin@google.com",
    "time": "Thu Dec 03 16:51:26 2020 +0100"
  },
  "committer": {
    "name": "Edwin Kempin",
    "email": "ekempin@google.com",
    "time": "Fri Dec 04 12:48:46 2020 +0100"
  },
  "message": "Allow to define and configure override label in the same commit\n\nWhen a code-owners.config file is pushed we validate the override\nconfiguration in it. This includes checking if the configured label\nexists for the project. If the label didn\u0027t exist yet, but was\nconfigured in the commit that is being pushed, we didn\u0027t take it into\naccount and wrongly rejected the commit, saying that the label doesn\u0027t\nexist (because we read the labels from the head revision of\nrefs/meta/config and not from the commit that was being pushed). This is\nfixed now, by reading the available labels from the commit that is being\npushed.\n\nChange-Id: Ifecaca554605c123c62c347b54cb873f7cc7e09d\nSigned-off-by: Edwin Kempin \u003cekempin@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2a29766f8253494a065393dec48999447b6c2122",
      "old_mode": 33188,
      "old_path": "java/com/google/gerrit/plugins/codeowners/config/CodeOwnersPluginConfigValidator.java",
      "new_id": "8f20fc13f26c26dfdb39fd9505142b7dc088526a",
      "new_mode": 33188,
      "new_path": "java/com/google/gerrit/plugins/codeowners/config/CodeOwnersPluginConfigValidator.java"
    },
    {
      "type": "modify",
      "old_id": "93504a72a480a03371433ffbf421568af2e94a0a",
      "old_mode": 33188,
      "old_path": "javatests/com/google/gerrit/plugins/codeowners/acceptance/api/CodeOwnersPluginConfigValidatorIT.java",
      "new_id": "1ea41838d0eaa8f2d002b8c6a80cbfdcfdca6d4c",
      "new_mode": 33188,
      "new_path": "javatests/com/google/gerrit/plugins/codeowners/acceptance/api/CodeOwnersPluginConfigValidatorIT.java"
    }
  ]
}
