)]}'
{
  "commit": "93db417d688244741a0640d0b76ce154258c7bd3",
  "tree": "793c0ff3c560ff6350ec84929164bb9c7fcd1f54",
  "parents": [
    "b375de7ee27124a45c41cd2c3adf9f0da0fa6a9b"
  ],
  "author": {
    "name": "Kate Lovett",
    "email": "katelovett@google.com",
    "time": "Thu Apr 30 16:33:39 2026 -0500"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu Apr 30 14:33:39 2026 -0700"
  },
  "message": "[flutter-gold] Consider neutral checks completed (#5036)\n\nFixes https://github.com/flutter/flutter/issues/185832\n\nThis PR improves how Flutter Gold status updates are computed by\naccounting for completed checks that end in a `NEUTRAL` conclusion\n(alongside `SUCCESS`). It also streamlines logging and fortifies the\ncheck status evaluation.\n\n* Updates the evaluation logic so that PR checks ending in NEUTRAL are\nno longer grouped alongside incomplete or failing tests.\n* Added explicit status verification for check runs. If a check run does\nnot have the status \u0027COMPLETED\u0027, it is now safely and reliably\nclassified as incomplete.\n* Moved the log.debug statement to only capture check runs that are\ntruly incomplete or failing, significantly reducing log output noise.\n\n## Pre-launch Checklist\n\n- [x] I read the [Contributor Guide] and followed the process outlined\nthere for submitting PRs.\n- [x] I read the [Tree Hygiene] wiki page, which explains my\nresponsibilities.\n- [x] I read the [Flutter Style Guide] _recently_, and have followed its\nadvice.\n- [x] I signed the [CLA].\n- [x] I listed at least one issue that this PR fixes in the description\nabove.\n- [x] I updated/added relevant documentation (doc comments with `///`).\n- [x] I added new tests to check the change I am making, or this PR is\n[test-exempt].\n- [x] All existing and new tests are passing.\n\nIf you need help, consider asking for advice on the #hackers-new channel\non [Discord].\n\n\u003c!-- Links --\u003e\n[Contributor Guide]:\nhttps://github.com/flutter/flutter/blob/master/docs/contributing/Tree-hygiene.md#overview\n[Tree Hygiene]:\nhttps://github.com/flutter/flutter/blob/master/docs/contributing/Tree-hygiene.md\n[test-exempt]:\nhttps://github.com/flutter/flutter/blob/master/docs/contributing/Tree-hygiene.md#tests\n[Flutter Style Guide]:\nhttps://github.com/flutter/flutter/blob/master/docs/contributing/Style-guide-for-Flutter-repo.md\n[CLA]: https://cla.developers.google.com/\n[flutter/tests]: https://github.com/flutter/tests\n[breaking change policy]:\nhttps://github.com/flutter/flutter/blob/master/docs/contributing/Tree-hygiene.md#handling-breaking-changes\n[Discord]:\nhttps://github.com/flutter/flutter/blob/master/docs/contributing/Chat.md\n\n---------\n\nCo-authored-by: John \"codefu\" McDole \u003cjohn@mcdole.org\u003e\nCo-authored-by: John McDole \u003ccodefu@google.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9a12349b5cceb3123cdf3bc4ee41fe3e1488fc4b",
      "old_mode": 33188,
      "old_path": "app_dart/lib/src/request_handlers/push_gold_status_to_github.dart",
      "new_id": "44eac3e1baa5abb1760d41f803b888fb72e1439c",
      "new_mode": 33188,
      "new_path": "app_dart/lib/src/request_handlers/push_gold_status_to_github.dart"
    },
    {
      "type": "modify",
      "old_id": "097fc640713fe883d57489ec64f42ffb00bad773",
      "old_mode": 33188,
      "old_path": "app_dart/test/request_handlers/push_gold_status_to_github_test.dart",
      "new_id": "9af33c41688d91d8f3f9146d2aee877c7db4d696",
      "new_mode": 33188,
      "new_path": "app_dart/test/request_handlers/push_gold_status_to_github_test.dart"
    }
  ]
}
