)]}'
{
  "commit": "ed2c1bd6e7ac090a25b08780e3e15ab5ab41c3a6",
  "tree": "b483ed5da69bba58df8520dacd2d6ce4ece5235b",
  "parents": [
    "6302a3d5d43ea2a592fe805c6baf640d307ed637"
  ],
  "author": {
    "name": "Richard Levasseur",
    "email": "richardlev@gmail.com",
    "time": "Fri Aug 14 08:20:02 2026 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Fri Aug 14 08:20:02 2026 -0700"
  },
  "message": "refactor(release): move on_comment workflow logic into Python script (#4045)\n\nThe inline bash parsing logic in the comment dispatch workflow was\nbecoming complex and difficult to maintain or verify without executing\nlive GitHub Actions runs.\n\nMove the comment dispatch logic into a dedicated Python script running\nunder Python 3.14, add a Bazel py_library target, and establish full\nunit test coverage using pytest.",
  "tree_diff": [
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "e9bb929441231203624f9d245346a22de61c1c21",
      "new_mode": 33188,
      "new_path": ".github/workflows/BUILD.bazel"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "4d4b4ebb6a37dc4182d2244e99e97decb0488551",
      "new_mode": 33261,
      "new_path": ".github/workflows/on_comment.py"
    },
    {
      "type": "modify",
      "old_id": "a4330a0d6ff8a8811b4d907426c4cf0cd6f4e90b",
      "old_mode": 33188,
      "old_path": ".github/workflows/on_comment.yaml",
      "new_id": "e94c382f2631a443110813f336535cd11ff5a29d",
      "new_mode": 33188,
      "new_path": ".github/workflows/on_comment.yaml"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "d5809a6d1ca159fa1c2d32bfabf9e5ded92b9ac2",
      "new_mode": 33188,
      "new_path": "tests/workflows/BUILD.bazel"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "9ec9413db1415613ef81b7d81aee818721b9fd7e",
      "new_mode": 33188,
      "new_path": "tests/workflows/on_comment_test.py"
    }
  ]
}
