harness-drone/service/hook/parser/testdata/gogs_push.json
2021-06-10 08:19:00 +05:45

41 lines
1.1 KiB
JSON

{
"Ref": "refs/heads/master",
"Repo": {
"ID": "61",
"Namespace": "gogits",
"Name": "hello-world",
"Perm": {},
"Branch": "master",
"Private": true,
"Clone": "http://try.gogs.io/gogits/hello-world.git",
"CloneSSH": "git@localhost:gogits/hello-world.git",
"Link": "",
"Created": "0001-01-01T00:00:00Z",
"Updated": "0001-01-01T00:00:00Z"
},
"Commit": {
"Sha": "4522cbcefc20728a5b72b3a86af35e608622c514",
"Message": "Updated readme\n",
"Author": {
"Name": "Unknwon",
"Email": "noreply@gogs.io",
"Date": "2017-12-09T01:35:07Z",
"Login": "unknwon",
"Avatar": ""
},
"Committer": {
"Name": "Unknwon",
"Email": "noreply@gogs.io",
"Date": "2017-12-09T01:35:07Z",
"Login": "unknwon",
"Avatar": ""
},
"Link": "http://try.gogs.io/gogits/hello-world/compare/9836a96a253cce25d17988fcf41b8c4205cf779f...4522cbcefc20728a5b72b3a86af35e608622c514"
},
"Sender": {
"Login": "unknwon",
"Name": "",
"Email": "noreply@gogs.io",
"Avatar": "https://secure.gravatar.com/avatar/8c58a0be77ee441bb8f8595b7f1b4e87"
}
}