zulip/zerver/webhooks/solano/fixtures/received.json
Eeshan Garg 597db11a98 webhooks: Rename webhook fixtures to only include event type.
All webhook fixtures have now been renamed from
<webhook_name>/fixtures/<webhook_name>_<event_type>.json to
<webhook_name>/fixtures/<event_type>.json.
2017-05-13 20:07:40 -02:30

22 lines
603 B
JSON

{
"event": "received",
"timestamp": "2017-01-02T18:23:06+00:00",
"session": 3317799,
"profile_name": "default",
"url": "https:\/\/ci.solanolabs.com:443\/reports\/3317799",
"commit_id": "191d34f9da8ff7279b051cd68e44223253e18408",
"committers": [
"solano-ci[bot]@users.noreply.github.com"
],
"status": "running",
"branch": "master",
"ref": "refs\/heads\/master",
"repository": {
"name": "scipy",
"url": "ssh:\/\/git@github.com\/anirudhjain75\/scipy",
"org_name": "anirudhjain75"
},
"gen": 1,
"xid": "8c7f63bf9"
}