gith
Version:
gith[ooks] - a simple node server that responds to github post-receive events with meaningful data
83 lines (82 loc) • 2.38 kB
JSON
{
"after": "975c9787c007a6b42cc6bdd1e5ab58c55df71b50",
"before": "eff68e170916c6bc3a776d0f675044f40720019e",
"commits": [
{
"added": [
"payloads/create-branch-with-files.json",
"payloads/merge-branch-to-master.json"
],
"author": {
"email": "email@domain.com",
"name": "Dan Heberden",
"username": "danheberden"
},
"committer": {
"email": "email@domain.com",
"name": "Dan Heberden",
"username": "danheberden"
},
"distinct": true,
"id": "975c9787c007a6b42cc6bdd1e5ab58c55df71b50",
"message": "add new branch and merge payloads - now amending this commit",
"modified": [],
"removed": [],
"timestamp": "2012-09-12T23:22:08-07:00",
"url": "https://github.com/danheberden/payloads/commit/975c9787c007a6b42cc6bdd1e5ab58c55df71b50"
}
],
"compare": "https://github.com/danheberden/payloads/compare/eff68e170916...975c9787c007",
"created": false,
"deleted": false,
"forced": true,
"head_commit": {
"added": [
"payloads/create-branch-with-files.json",
"payloads/merge-branch-to-master.json"
],
"author": {
"email": "email@domain.com",
"name": "Dan Heberden",
"username": "danheberden"
},
"committer": {
"email": "email@domain.com",
"name": "Dan Heberden",
"username": "danheberden"
},
"distinct": true,
"id": "975c9787c007a6b42cc6bdd1e5ab58c55df71b50",
"message": "add new branch and merge payloads - now amending this commit",
"modified": [],
"removed": [],
"timestamp": "2012-09-12T23:22:08-07:00",
"url": "https://github.com/danheberden/payloads/commit/975c9787c007a6b42cc6bdd1e5ab58c55df71b50"
},
"pusher": {
"email": "email@domain.com",
"name": "danheberden"
},
"ref": "refs/heads/master",
"repository": {
"created_at": "2012-09-12T22:57:59-07:00",
"description": "payloads",
"fork": false,
"forks": 0,
"has_downloads": true,
"has_issues": true,
"has_wiki": true,
"name": "payloads",
"open_issues": 0,
"owner": {
"email": "email@domain.com",
"name": "danheberden"
},
"private": false,
"pushed_at": "2012-09-12T23:22:47-07:00",
"size": 96,
"stargazers": 0,
"url": "https://github.com/danheberden/payloads",
"watchers": 0
}
}