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

56 lines
1.8 KiB
JSON

{
"type": "workflow-completed",
"id": "630a6132-5bf1-3600-b26d-a020d41358f9",
"happened_at": "2022-09-20T12:54:38.733348Z",
"webhook": {
"id": "20d1ec27-1d95-43df-9f92-cadcff3eb6a1",
"name": "Webhook Site"
},
"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",
"status": "success"
},
"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"
}
},
"project": {
"id": "c4fa043c-d2ba-4d97-a6ca-2745b3518114",
"name": "circleci-webhook-test",
"slug": "github/zulip-testing/circleci-webhook-test"
},
"organization": {
"id": "b4567a7d-7c4e-446b-82b7-a1e798c1afcf",
"name": "zulip-testing"
}
}