github.com/cdmixer/woolloomooloo@v0.1.0/service/hook/parser/testdata/gitea_push.json (about) 1 { 2 "Ref": "refs/heads/master", 3 "Repo": { 4 "ID": "61", 5 "Namespace": "gogits", 6 "Name": "hello-world", 7 "Perm": {}, 8 "Branch": "master", 9 "Private": true, 10 "Clone": "http://try.gitea.io/gogits/hello-world.git", 11 "CloneSSH": "git@localhost:gogits/hello-world.git", 12 "Link": "", 13 "Created": "0001-01-01T00:00:00Z", 14 "Updated": "0001-01-01T00:00:00Z" 15 }, 16 "Commit": { 17 "Sha": "4522cbcefc20728a5b72b3a86af35e608622c514", 18 "Message": "Updated readme\n", 19 "Author": { 20 "Name": "Unknwon", 21 "Email": "noreply@gogs.io", 22 "Date": "2017-12-09T01:35:07Z", 23 "Login": "unknwon", 24 "Avatar": "" 25 }, 26 "Committer": { 27 "Name": "Unknwon", 28 "Email": "noreply@gogs.io", 29 "Date": "2017-12-09T01:35:07Z", 30 "Login": "unknwon", 31 "Avatar": "" 32 }, 33 "Link": "http://try.gitea.io/gogits/hello-world/compare/9836a96a253cce25d17988fcf41b8c4205cf779f...4522cbcefc20728a5b72b3a86af35e608622c514" 34 }, 35 "Sender": { 36 "Login": "unknwon", 37 "Name": "", 38 "Email": "noreply@gogs.io", 39 "Avatar": "https://secure.gravatar.com/avatar/8c58a0be77ee441bb8f8595b7f1b4e87" 40 } 41 }