)]}'
{
  "commit": "fb56a5cb097451f5702372da7af8356e35806a73",
  "tree": "56bee60df451d595fce50e71f76fb8f8948027d9",
  "parents": [
    "cbf8c32b26ae73e4d3cf486a93a2bce5866195df"
  ],
  "author": {
    "name": "Philip Zeyliger",
    "email": "philip@bold.dev",
    "time": "Wed Jul 16 22:38:38 2025 +0000"
  },
  "committer": {
    "name": "Philip Zeyliger",
    "email": "philip@bold.dev",
    "time": "Wed Jul 16 15:59:08 2025 -0700"
  },
  "message": "sketch: fix Discord notifications to show all commits in stack\n\nThe COMMITS_TO_NOTIFY command was only returning the top commit instead of\nall commits being pushed to main. This happened because in GitHub Actions\ncontext, the origin/main reference might not be current.\n\nFix by fetching the latest main branch reference and using the local main\nbranch as the base for the git log range calculation instead of origin/main.\n\nThis ensures all commits in the stack are properly included in Discord\nnotifications.\n\nCo-Authored-By: sketch \u003chello@sketch.dev\u003e\nChange-ID: seddc0c760b07e1adk\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e34cc226d170194f8b04289033f0942a4ad1fb62",
      "old_mode": 33188,
      "old_path": ".github/workflows/queue-dev.yml",
      "new_id": "8da0dc28f23c088d7136b9a3faf53a0f6fef840b",
      "new_mode": 33188,
      "new_path": ".github/workflows/queue-dev.yml"
    },
    {
      "type": "modify",
      "old_id": "26822f20b02e43e88be3f1d7094a7d1eff482dc1",
      "old_mode": 33188,
      "old_path": ".github/workflows/queue-main.yml",
      "new_id": "4d506b70355f4ff50b2cd55287ac1ca737821e6e",
      "new_mode": 33188,
      "new_path": ".github/workflows/queue-main.yml"
    }
  ]
}
