halcyon-vortex / github-archive-info

0 stars 0 forks source link

DeleteEvent #10

Open Eochs opened 8 years ago

Eochs commented 8 years ago

Interest:

special case: if we want to send delete statements to database to get rid of repo

{
  "id": "3203436648",
  "type": "DeleteEvent",
  "actor": {
    "id": 10930706,
    "login": "Awilda",
    "gravatar_id": "",
    "url": "https:\/\/api.github.com\/users\/Awilda",
    "avatar_url": "https:\/\/avatars.githubusercontent.com\/u\/10930706?"
  },
  "repo": {
    "id": 42006135,
    "name": "Awilda\/phase-0",
    "url": "https:\/\/api.github.com\/repos\/Awilda\/phase-0"
  },
  "payload": {
    "ref": "var",
    "ref_type": "branch",
    "pusher_type": "user"
  },
  "public": true,
  "created_at": "2015-10-02T19:00:11Z"
}