zulip/zerver/webhooks/circleci/fixtures/github_job_completed.json

63 lines
2.0 KiB
JSON

{
"happened_at": "2022-09-20T12:54:38.685719Z",
"pipeline": {
"id": "877c620f-900a-455b-ad51-1a772b5a3eab",
"number": 4,
"created_at": "2022-09-20T12:48:46.741Z",
"trigger": {
"type": "webhook"
},
"vcs": {
"provider_name": "github",
"origin_repository_url": "https://github.com/zulip-testing/circleci-webhook-test",
"target_repository_url": "https://github.com/zulip-testing/circleci-webhook-test",
"revision": "a5e30a908224e46626a796d058289475f6d387b5",
"commit": {
"subject": ".circleci: Update Webhook URL.",
"body": "",
"author": {
"name": "Hari Prashant Bhimaraju",
"email": "haripb01@gmail.com"
},
"authored_at": "2022-09-20T12:48:34Z",
"committer": {
"name": "Hari Prashant Bhimaraju",
"email": "haripb01@gmail.com"
},
"committed_at": "2022-09-20T12:48:34Z"
},
"branch": "main"
}
},
"webhook": {
"id": "20d1ec27-1d95-43df-9f92-cadcff3eb6a1",
"name": "Webhook Site"
},
"type": "job-completed",
"organization": {
"id": "b4567a7d-7c4e-446b-82b7-a1e798c1afcf",
"name": "zulip-testing"
},
"workflow": {
"id": "7381218b-d04c-4aa3-b8b8-8c00a9319d1f",
"name": "sample",
"created_at": "2022-09-20T12:54:26.737Z",
"stopped_at": "2022-09-20T12:54:38.599Z",
"url": "https://app.circleci.com/pipelines/github/zulip-testing/circleci-webhook-test/4/workflows/7381218b-d04c-4aa3-b8b8-8c00a9319d1f"
},
"project": {
"id": "c4fa043c-d2ba-4d97-a6ca-2745b3518114",
"name": "circleci-webhook-test",
"slug": "github/zulip-testing/circleci-webhook-test"
},
"id": "e7346c18-44cb-331d-9d45-698a38edb2e0",
"job": {
"id": "bc772f25-9fd4-49f3-a3b8-d5a0cb5a2ab6",
"name": "build-and-test",
"started_at": "2022-09-20T12:54:28.900Z",
"stopped_at": "2022-09-20T12:54:38.599Z",
"status": "success",
"number": 6
}
}