zulip/zerver/webhooks/rhodecode/fixtures/push__multiple_committers.json

88 lines
2.9 KiB
JSON
Raw Normal View History

{
"event": {
"repo": {
"repo_name": "u/yuroitaki/zulip-testing",
"permalink_url": "https://code.rhodecode.com/_1936",
"repo_type": "git",
"extra_fields": {},
"url": "https://code.rhodecode.com/u/yuroitaki/zulip-testing",
"repo_id": 1936
},
"actor_ip": "14.192.212.32",
"utc_timestamp": "2022-07-10T08:22:48.930",
"name": "repo-push",
"actor": {
"user_id": 2263,
"username": "yuroitaki"
},
"push": {
"issues": {},
"commits": [
{
"parents": [
{
"raw_id": "2b8c0ebf50710bc2e1cdb6a33071dd2435ad667c"
}
],
"message_html_title": "Add test.py",
"raw_id": "b0d892e1cdd4236b1f74debca1772ea330ff5acd",
"author": "Yuro Itaki <yuroitaki@email.com>",
"short_id": "b0d892e1cdd4",
"branch": "master",
"revision": 2,
"permalink_url": "https://code.rhodecode.com/1936/changeset/b0d892e1cdd4236b1f74debca1772ea330ff5acd",
"message_html": "Add test.py\n",
"mentions": [],
"url": "https://code.rhodecode.com/u/yuroitaki/zulip-testing/changeset/b0d892e1cdd4236b1f74debca1772ea330ff5acd",
"message": "Add test.py\n",
"issues": [],
"refs": {
"tags": [],
"bookmarks": [],
"branches": []
},
"date": "2022-07-10T08:21:51",
"reviewers": []
},
{
"parents": [
{
"raw_id": "b0d892e1cdd4236b1f74debca1772ea330ff5acd"
}
],
"message_html_title": "Modify test.py",
"raw_id": "6dbae5f842f80ccb05508a1de7aace9d0f327473",
"author": "Itachi Sensei <itachisensei@email.com>",
"short_id": "6dbae5f842f8",
"branch": "master",
"revision": 3,
"permalink_url": "https://code.rhodecode.com/1936/changeset/6dbae5f842f80ccb05508a1de7aace9d0f327473",
"message_html": "Modify test.py\n",
"mentions": [],
"url": "https://code.rhodecode.com/u/yuroitaki/zulip-testing/changeset/6dbae5f842f80ccb05508a1de7aace9d0f327473",
"message": "Modify test.py\n",
"issues": [],
"refs": {
"tags": [],
"bookmarks": [],
"branches": [
"master"
]
},
"date": "2022-07-10T08:22:42",
"reviewers": []
}
],
"branches": [
{
"url": "https://code.rhodecode.com/u/yuroitaki/zulip-testing/changelog?branch=master",
"name": "master"
}
],
"tags": []
},
"server_url": "https://code.rhodecode.com"
},
"token": ""
}