Skip to content

Instantly share code, notes, and snippets.

@KuiKui
Created November 21, 2013 15:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save KuiKui/7583276 to your computer and use it in GitHub Desktop.
Save KuiKui/7583276 to your computer and use it in GitHub Desktop.
sample PushEvent
{
"created_at":"2013-11-21T14:56:06Z",
"payload":{
"shas":[
["5d4c9cc25e93d8a8c246622b04dbb6e8790834a2","denis.roussel@m6.fr","Create LICENSE","Denis Roussel",true]
],
"size":1,
"ref":"refs/heads/update-readme",
"head":"5d4c9cc25e93d8a8c246622b04dbb6e8790834a2"
},
"public":true,
"type":"PushEvent",
"url":"https://github.m6web.fr/m6web/service-github-enterprise-archive/compare/b4cd432c56...5d4c9cc25e",
"actor":"d-roussel",
"actor_attributes":{
"login":"d-roussel",
"type":"User",
"gravatar_id":"cd5689267706d38bd415011b41490ca1",
"name":"Denis Roussel",
"location":"Lyon",
"email":"denis.roussel@m6.fr"
},
"repository":{
"id":267,
"name":"service-github-enterprise-archive",
"url":"https://github.m6web.fr/m6web/service-github-enterprise-archive",
"description":"Archive your GitHub Enterprise timeline",
"homepage":"",
"watchers":0,
"stargazers":0,
"forks":0,
"fork":false,
"size":188,
"owner":"m6web",
"private":false,
"open_issues":0,
"has_issues":true,
"has_downloads":true,
"has_wiki":true,
"language":"PHP",
"created_at":"2013-11-19T15:57:34+01:00",
"pushed_at":"2013-11-21T15:56:05+01:00",
"master_branch":"master",
"organization":"m6web"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment