)]}'
{
  "commit": "bc320e7800f445939aa5c35c2c6bd019e15d1ecc",
  "tree": "b3d89b68cc402e15d561ca7757ebe8d6cf02c898",
  "parents": [
    "9fb6690ae99afc1d7d350953eb378629ab507bc2"
  ],
  "author": {
    "name": "Camelid",
    "email": "camelidcamel@gmail.com",
    "time": "Sat Jan 23 13:38:22 2021 -0800"
  },
  "committer": {
    "name": "Joshua Nelson",
    "email": "joshua@yottadb.com",
    "time": "Wed Feb 03 19:29:07 2021 -0500"
  },
  "message": "Implement date-checker\n\nThis tool looks for HTML comments like `\u003c!-- date: 2021-01 --\u003e` in each\nMarkdown source file and compiles a list of dates that are older than\nsix months. It then opens an issue with that list, with checkboxes for\neach file and date. Note that it will only open an issue if there was at\nleast one date older than six months; it does nothing if the list is\nempty.\n\nThis tool is automatically run monthly in a GitHub Actions workflow.\nI have tested the tool on a private repo and confirmed that it works.\n",
  "tree_diff": [
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "411117235850ad68390d60ab2cc895cd07d85d96",
      "new_mode": 33188,
      "new_path": "src/doc/rustc-dev-guide/.github/workflows/date-check.yml"
    },
    {
      "type": "modify",
      "old_id": "b8cb34883f587e85f468c556c917b27688cbd827",
      "old_mode": 33188,
      "old_path": "src/doc/rustc-dev-guide/.gitignore",
      "new_id": "2901de5ed8018b082d32cc4ce9147aae3fa97abe",
      "new_mode": 33188,
      "new_path": "src/doc/rustc-dev-guide/.gitignore"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "296a132d43e1dd539fa0b80a6384a11e937a6eb3",
      "new_mode": 33188,
      "new_path": "src/doc/rustc-dev-guide/ci/date-check/Cargo.lock"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "95251fb12335d59b808bdb704ea14913dcabbeac",
      "new_mode": 33188,
      "new_path": "src/doc/rustc-dev-guide/ci/date-check/Cargo.toml"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "d78b430b5c71eec68452991f13e64350e51a6c93",
      "new_mode": 33188,
      "new_path": "src/doc/rustc-dev-guide/ci/date-check/src/main.rs"
    }
  ]
}
