about summary refs log tree commit diff
path: root/t/data/hook.json
blob: 2e55cb758585c21652fe0339cdbfd72087b88b41 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
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"
   }
}