)]}'
{
  "commit": "2df3259c8e9c5f9dd538207166cdc67b1fcf4877",
  "tree": "539b8b8544b2d9b1638a5a9e583ed9b1195030d8",
  "parents": [
    "c20aa1a3f5756a3860d6f6b595464edbf7964ea4"
  ],
  "author": {
    "name": "Richard Levasseur",
    "email": "rlevasseur@google.com",
    "time": "Tue May 02 09:38:02 2023 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue May 02 09:38:02 2023 -0700"
  },
  "message": "fix: Allow passing a tuple to the `tags` attribute. (#1191)\n\nStarlark rules allow giving the tags as a tuple. The helper function\r\nthat added the special migration tag assumed tags was always a list,\r\nresulting in an error when it tried to concatenate a list and tuple.\r\n\r\nTo fix, check if tags is a tuple and concatenate a tuple if so. The\r\ninput type of the tags attribute is preserved so that a test verifying\r\ntags can be passed to the underlying rule can be implemented (this test\r\nis to verify there isn\u0027t a regression during the rewrite to Starlark).",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "27af3e7ed5de2e1179b658a79f90dfa253ac0d1f",
      "old_mode": 33188,
      "old_path": "docs/BUILD.bazel",
      "new_id": "938ba85dd5e3db5a6de6f5c4a4a50e65d8a8afd8",
      "new_mode": 33188,
      "new_path": "docs/BUILD.bazel"
    },
    {
      "type": "modify",
      "old_id": "4068ea480bb3902d9646b04954253fc3aaa20abc",
      "old_mode": 33188,
      "old_path": "python/private/BUILD.bazel",
      "new_id": "f454f42cf3b02e552dbf532c989b955bab34af87",
      "new_mode": 33188,
      "new_path": "python/private/BUILD.bazel"
    },
    {
      "type": "modify",
      "old_id": "25a50aac6a567595cad9234b6f45e5d74c7f3fa8",
      "old_mode": 33188,
      "old_path": "python/private/util.bzl",
      "new_id": "f0d43737a032ca5fcab8a635a50f933c3218ce3e",
      "new_mode": 33188,
      "new_path": "python/private/util.bzl"
    },
    {
      "type": "modify",
      "old_id": "715aea7fde39d06cb267e4839cc4687e781656ea",
      "old_mode": 33188,
      "old_path": "tools/build_defs/python/tests/base_tests.bzl",
      "new_id": "467611fcd8832a3055f5abcf92738858dac691cf",
      "new_mode": 33188,
      "new_path": "tools/build_defs/python/tests/base_tests.bzl"
    }
  ]
}
