)]}'
{
  "commit": "f46a238e6e278513920d8d30f06248402d464b76",
  "tree": "8065dd6a5ae8698e7045f73a54b2f72f07004205",
  "parents": [
    "62346d228b238158adb93bc2d75da34eb6100732"
  ],
  "author": {
    "name": "Johnathan Van Why",
    "email": "jrvanwhy@google.com",
    "time": "Mon Aug 03 22:26:19 2020 -0700"
  },
  "committer": {
    "name": "Johnathan Van Why",
    "email": "jrvanwhy@google.com",
    "time": "Tue Aug 04 13:37:31 2020 -0700"
  },
  "message": "Add a Continuous Integration GitHub Action.\n\nLike the existing Travis CI, this will run `make test` on each new PR. The main tock repository has already switched from Travis to GitHub Actions for better performance and support. Travis currently takes 30 minutes for each PR, and based on my testing this action only takes 13-16 minutes. This will help PR authors recognize and fix issues faster.\n\nI plan to run this action concurrently with Travis for a short time to verify it is working, switch bors over to checking this action rather than Travis, then remove the Travis config.\n",
  "tree_diff": [
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "744ea69177a9d8cadb7e71a9b5b7178cae1c747a",
      "new_mode": 33188,
      "new_path": ".github/workflows/ci.yml"
    }
  ]
}
