)]}'
{
  "commit": "23ea1fa56380b68d51f45ec7cdc76d7ad5762afa",
  "tree": "61c55199380a95d198f652d767643faf13d2f2ef",
  "parents": [
    "8b11bd3b766282b544eaedb30728bae2e10ca9b1"
  ],
  "author": {
    "name": "Geoffrey Martin-Noble",
    "email": "gcmn@google.com",
    "time": "Thu Jan 09 11:12:13 2020 -0800"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu Jan 09 11:12:13 2020 -0800"
  },
  "message": "A GitHub action that prints out the author of a PR (#445)\n\nI\u0027m writing an action to auto-label PRs from the copybara app with \"kokoro:run\" so we don\u0027t have to keep doing it manually. I need to be able to filter for just the service because otherwise the action would try to label all PRs. For PRs coming from the main repo, this would just be redundant (everyone else with write access is a collaborator, so kokoro will run automatically) and may make kokoro confused. For PRs coming from forks it would just fail because they don\u0027t have the token to apply labels (GitHub\u0027s actions work terribly with forks).\r\n\r\nSo yeah testing in prod. I don\u0027t have any way to get the copybara app to send PRs to my fork. I could just write the action and hope, but I have this suspicion that I\u0027ll get it wrong. This action is pretty harmless.",
  "tree_diff": [
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "4feffe4e935dd76113a462fdb53eea598245b4d8",
      "new_mode": 33188,
      "new_path": ".github/workflows/kokoro_labeler.yml"
    }
  ]
}
