)]}'
{
  "commit": "6df3c8f5cb7c04e3330eea4aefe88ad1b1038763",
  "tree": "2d45f76890ae46a28c56af54daece9f9152d5158",
  "parents": [
    "0e1244eee81badf4dbfc3b9ac505bcd1599d7c7b"
  ],
  "author": {
    "name": "Kate Lovett",
    "email": "katelovett@google.com",
    "time": "Tue May 05 12:52:56 2026 -0500"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue May 05 17:52:56 2026 +0000"
  },
  "message": "De-duplicate GitHub check runs by name and keep latest result (#5040)\n\nFixes https://github.com/flutter/flutter/issues/185898\r\n\r\nWhen a workflow runs multiple times on the same commit (e.g. when triggered repeatedly by labeling events), superseded failures can unintentionally block pull requests during Auto-Submit validations.\r\n\r\nThis PR updates the CiSuccessful.validateCheckRuns validation logic to:\r\n\r\n- Group checkRuns by checkRun.name.\r\n- De-duplicate check runs of the same name by evaluating their startedAt timestamp.\r\n- Exclusively retain and validate the latest result per check run name when proceeding with PR validation.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c6974bf9b862a71eacdee794b2c1008a7686db99",
      "old_mode": 33188,
      "old_path": "auto_submit/lib/validations/ci_successful.dart",
      "new_id": "09fefc221da2ea4dca0e8985c809aa2ee327f045",
      "new_mode": 33188,
      "new_path": "auto_submit/lib/validations/ci_successful.dart"
    },
    {
      "type": "modify",
      "old_id": "dd744006a3264b34e6118c7cccc440b8a996bb02",
      "old_mode": 33188,
      "old_path": "auto_submit/test/validations/ci_successful_test.dart",
      "new_id": "05617793eb344638702b1956246004f46cb19288",
      "new_mode": 33188,
      "new_path": "auto_submit/test/validations/ci_successful_test.dart"
    },
    {
      "type": "modify",
      "old_id": "9638790fa55890dfd8188d7a7a835e7baf8f0ec5",
      "old_mode": 33188,
      "old_path": "auto_submit/test/validations/ci_successful_test_data.dart",
      "new_id": "96ba50e474ebb6361b34a71810ff636e0a18384a",
      "new_mode": 33188,
      "new_path": "auto_submit/test/validations/ci_successful_test_data.dart"
    }
  ]
}
