)]}'
{
  "commit": "3912ba98052e2d24c60313131eec20c0ccc2caac",
  "tree": "0f5d61bbe68072b93ed72176d652ec97c745c070",
  "parents": [
    "a096de838a13446d8cec47411a3d3ad4c6055c97"
  ],
  "author": {
    "name": "Xùdōng Yáng",
    "email": "wyverald@gmail.com",
    "time": "Wed Jul 15 20:25:20 2026 -0400"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Jul 15 20:25:20 2026 -0400"
  },
  "message": "Change RELEASE_BRANCH_RE to MERGE_QUEUE_BRANCH_RE (#2726)\n\nThis regex is intended to detect the base branch for cherry-picks,\nincluding merge queue commits. However, actual cherry-pick PRs don\u0027t use\nthis code path, as they already have the\n`BUILDKITE_PULL_REQUEST_BASE_BRANCH` environment variable set. So\neffectively this regex is only used to detect merge queue branches.\n\nHowever, the current regex overmatches branches, including rolling\nrelease branches (e.g. `release-10.0.0-pre.20260630.1rc1`). Historically\nrolling release branches have used the default branch as the base. So\nthis PR changes the regex to narrowly match against merge queue\nbranches.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f71aaedfc90752d0a59c7359a7c452472c7d5c26",
      "old_mode": 33261,
      "old_path": "buildkite/bazelci.py",
      "new_id": "0ced6049b7d97ff14fa7c617dece45300db72822",
      "new_mode": 33261,
      "new_path": "buildkite/bazelci.py"
    }
  ]
}
