[
  {
    "sha": "1234",
    "commit": {
      "message": "maint(common): test\nBuild-bot: build windows\n"
    }
  },
  {
    "sha": "5678",
    "commit": {
      "message": "maint(common): test\nBuild-bot: release windows\n"
    }
  },
  {
    "sha": "9abc",
    "commit": {
      "message": "maint(common): test\nBuild-bot: skip windows\n"
    }
  }
]
