{
  "headers": {
    "x-github-event": "issues",
    "x-github-delivery": "71b50a20-1f1a-11ef-8f8f-7b2d55c8a001",
    "x-hub-signature-256": "sha256=REPLACE_ME"
  },
  "repository": {
    "full_name": "acme/payment-api",
    "private": true
  },
  "action": "opened",
  "issue": {
    "number": 1042,
    "title": "Payment retry returns 500",
    "html_url": "https://github.com/acme/payment-api/issues/1042",
    "labels": [
      {
        "name": "bug"
      }
    ]
  },
  "sender": {
    "login": "product-manager"
  }
}