zulip/zerver/webhooks/semaphore/fixtures/pull_request.json

75 lines
2.1 KiB
JSON

{
"workflow": {
"initial_pipeline_id": "17e8dfaf-6649-413d-b611-4a888aebc29e",
"id": "84383f37-d025-4811-b719-61c6acc92a1e",
"created_at": "2020-04-08T12:54:46Z"
},
"version": "1.0.0",
"revision": {
"tag": null,
"sender": {
"login": "radwo",
"email": "",
"avatar_url": "https://avatars0.githubusercontent.com/u/315678?v=4"
},
"reference_type": "pull_request",
"reference": "refs/semaphoreci/0387f435823058fdc05f3ef86fb9f28b885ccf7f",
"pull_request": {
"number": "3",
"name": "Testing PR notifications",
"head_sha": "6fd84f4c2aecae7b1e6ce516b634c220d4a3e3e4",
"head_repo_slug": "renderedtext/notifications",
"commit_range": "8d31831ff2a512e23a8042a76cf39246908256a1...6fd84f4c2aecae7b1e6ce516b634c220d4a3e3e4",
"branch_name": "test-notifications"
},
"commit_sha": "0387f435823058fdc05f3ef86fb9f28b885ccf7f",
"commit_message": "Add docs for webhook notifications",
"branch": null
},
"repository": {
"url": "https://github.com/renderedtext/notifications",
"slug": "renderedtext/notifications"
},
"project": {
"name": "notifications",
"id": "7379341d-a22a-475f-b0c9-4553b06a926c"
},
"pipeline": {
"yaml_file_name": "semaphore.yml",
"working_directory": ".semaphore",
"stopping_at": "1970-01-01T00:00:00Z",
"state": "done",
"running_at": "2020-04-08T12:54:46Z",
"result_reason": "test",
"result": "failed",
"queuing_at": "2020-04-08T12:54:46Z",
"pending_at": "2020-04-08T12:54:46Z",
"name": "Notifications",
"id": "17e8dfaf-6649-413d-b611-4a888aebc29e",
"error_description": "",
"done_at": "2020-04-08T12:54:54Z",
"created_at": "2020-04-08T12:54:46Z"
},
"organization": {
"name": "semaphore",
"id": "0172946d-5523-48d8-912d-e13f01189e20"
},
"blocks": [
{
"state": "done",
"result_reason": "test",
"result": "failed",
"name": "Test",
"jobs": [
{
"status": "finished",
"result": "failed",
"name": "pytest",
"index": 0,
"id": "570f998f-4f20-4529-a1b6-afeba9c8f5bd"
}
]
}
]
}