summaryrefslogtreecommitdiff
path: root/t/data/hook.json
diff options
context:
space:
mode:
Diffstat (limited to 't/data/hook.json')
-rw-r--r--t/data/hook.json44
1 files changed, 44 insertions, 0 deletions
diff --git a/t/data/hook.json b/t/data/hook.json
new file mode 100644
index 0000000..2e55cb7
--- /dev/null
+++ b/t/data/hook.json
@@ -0,0 +1,44 @@
+{
+ "payload" : {
+ "after" : "de8251ff97ee194a289832576287d6f8ad74e3d0",
+ "repository" : {
+ "owner" : {
+ "email" : "chris@ozmm.org",
+ "name" : "defunkt"
+ },
+ "forks" : 2,
+ "watchers" : 5,
+ "private" : 1,
+ "name" : "github",
+ "url" : "http://github.com/sukria/Dancer",
+ "description" : "Youre lookin at it."
+ },
+ "commits" : [
+ {
+ "timestamp" : "2008-02-15T14:57:17-08:00",
+ "added" : [
+ "filepath.rb"
+ ],
+ "url" : "http://github.com/defunkt/github/commit/41a212ee83ca127e3c8cf465891ab7216a705f59",
+ "author" : {
+ "email" : "chris@ozmm.org",
+ "name" : "Chris Wanstrath"
+ },
+ "id" : "41a212ee83ca127e3c8cf465891ab7216a705f59",
+ "message" : "okay i give in"
+ },
+ {
+ "timestamp" : "2008-02-15T14:36:34-08:00",
+ "url" : "http://github.com/sukria/Dancer/commit/8c3c1d6be0fa27ada4f03258ddea7683c967a925",
+ "author" : {
+ "email" : "chris@ozmm.org",
+ "name" : "Chris Wanstrath"
+ },
+ "id" : "8c3c1d6be0fa27ada4f03258ddea7683c967a925",
+ "message" : "update pricing a tad"
+ }
+ ],
+ "ref" : "refs/heads/master",
+ "before" : "5aef35982fb2d34e9d9d4502f6ede1072793222d"
+ }
+} \ No newline at end of file