)]}'
{
  "commit": "5eda4208bc7617978e41b79249cd21b987b4d2c8",
  "tree": "af8ddbf694b7a2a7d82960efa8c8b34f1839de34",
  "parents": [
    "f1f26cec60cbc096fb01c7be7449a7cd219e6342"
  ],
  "author": {
    "name": "Matthias Sohn",
    "email": "matthias.sohn@sap.com",
    "time": "Thu Jan 29 10:50:11 2026 +0100"
  },
  "committer": {
    "name": "Matthias Sohn",
    "email": "matthias.sohn@sap.com",
    "time": "Thu Jan 29 10:50:11 2026 +0100"
  },
  "message": "Fix YAML exception raised by jekyll on tools/plugins.md.template\n\nQuote the permalink attribute in the jekyll header of this file to\nfix the exception raised without quotes:\n\n\"YAML Exception reading /site/tools/plugins.md.template: (\u003cunknown\u003e):\ndid not find expected key while parsing a block mapping at line 2\ncolumn 1\"\n\nJekyll/Liquid uses double curly braces for templating. However, in YAML,\ncurly braces { } also denote an inline mapping (JSON-style dictionary).\nWhen the YAML parser sees {{, it thinks this is the start of a\ndictionary but finds the syntax invalid because there is no key-value\npair inside the braces that fits YAML standards.\n\nChange-Id: I1c22fe28a2e3d711fdee829adbf239626df28c3c\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f5cbae68698048c2abcd342e9fbbfb444b6a62b4",
      "old_mode": 33188,
      "old_path": "tools/plugins.md.template",
      "new_id": "a546644dd5d1ed7270e2d4bd7b203f2151a954a2",
      "new_mode": 33188,
      "new_path": "tools/plugins.md.template"
    }
  ]
}
