)]}'
{
  "commit": "a038080d80e514ad9acfb478661f1d1b0cb14385",
  "tree": "f6f3205ee43c8bb0884a31483b73b02c923de249",
  "parents": [
    "e6eedab7cb3e8b68c6a81e54f67cd3c155015990"
  ],
  "author": {
    "name": "racequite",
    "email": "quiterace@gmail.com",
    "time": "Fri Jul 31 20:14:10 2026 +0800"
  },
  "committer": {
    "name": "Gopher Robot",
    "email": "gobot@golang.org",
    "time": "Tue Aug 11 11:25:44 2026 -0700"
  },
  "message": "cmd/stacks: match predicates against individual configurations\n\nclaimStacks currently concatenates all configurations associated with a\nstack before evaluating a predicate. As a result, different terms of a\nconjunction may match different configurations. For example, a stack\nobserved on linux/amd64 and darwin/arm64 incorrectly matches a predicate\nrequiring linux/arm64.\n\nEvaluate the predicate separately for each stack/configuration pair, and\nclaim the stack if any individual configuration matches. Add coverage\nfor cross-configuration combinations.\n\nFixes golang/go#80660\n\nChange-Id: Ie5200bab1d238dc85ef11c778eb682ce63b348e3\nReviewed-on: https://go-review.googlesource.com/c/telemetry/+/808383\nReviewed-by: race quite \u003cquiterace@gmail.com\u003e\nReviewed-by: Hongxiang Jiang \u003chxjiang@golang.org\u003e\nReviewed-by: Alan Donovan \u003cadonovan@google.com\u003e\nAuto-Submit: Hongxiang Jiang \u003chxjiang@golang.org\u003e\nLUCI-TryBot-Result: golang-scoped@luci-project-accounts.iam.gserviceaccount.com \u003cgolang-scoped@luci-project-accounts.iam.gserviceaccount.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "453a215e9f6cc620d761ee8a21680d7b37e47361",
      "old_mode": 33188,
      "old_path": "cmd/stacks/stacks.go",
      "new_id": "7141b5c33f0291e0bb295f1edd97455b1d07f9b9",
      "new_mode": 33188,
      "new_path": "cmd/stacks/stacks.go"
    },
    {
      "type": "modify",
      "old_id": "2af7b49d8316c99c3e5432833dd43f5b03aeaf3f",
      "old_mode": 33188,
      "old_path": "cmd/stacks/stacks_test.go",
      "new_id": "c191d383b5d73bf868780fa169d86ddaae4c0c52",
      "new_mode": 33188,
      "new_path": "cmd/stacks/stacks_test.go"
    }
  ]
}
