Files
zulip/zerver/webhooks/gitlab/fixtures/deployment_hook__success.json
theofficialvedantjoshi d94ba5e45b gitlab: Add deployment webhooks.
Fixes: #34220.
2025-07-02 11:31:15 -07:00

43 lines
1.7 KiB
JSON

{
"object_kind": "deployment",
"status": "success",
"status_changed_at": "2025-05-02 11:55:16 +0000",
"deployment_id": 988572802,
"deployable_id": 9905389091,
"deployable_url": "https://gitlab.com/vedant8600317/test/-/jobs/9905389091",
"environment": "production",
"environment_tier": "production",
"environment_slug": "production",
"environment_external_url": null,
"project": {
"id": 69310893,
"name": "test",
"description": null,
"web_url": "https://gitlab.com/vedant8600317/test",
"avatar_url": null,
"git_ssh_url": "git@gitlab.com:vedant8600317/test.git",
"git_http_url": "https://gitlab.com/vedant8600317/test.git",
"namespace": "vedant",
"visibility_level": 0,
"path_with_namespace": "vedant8600317/test",
"default_branch": "master",
"ci_config_path": "",
"homepage": "https://gitlab.com/vedant8600317/test",
"url": "git@gitlab.com:vedant8600317/test.git",
"ssh_url": "git@gitlab.com:vedant8600317/test.git",
"http_url": "https://gitlab.com/vedant8600317/test.git"
},
"short_sha": "58793660",
"user": {
"id": 27470334,
"name": "Vedant Joshi",
"username": "theofficialvedantjoshi",
"avatar_url": "https://secure.gravatar.com/avatar/0d29c5c241fe093697c078fbb8abc26b93d4ebbd1609dbbd3835e6b5602fea38?s=80&d=identicon",
"email": "[REDACTED]"
},
"user_url": "https://gitlab.com/theofficialvedantjoshi",
"commit_url": "https://gitlab.com/vedant8600317/test/-/commit/58793660b22d6ceacbdc23b28a0562bca339702c",
"commit_title": "Update .gitlab-ci.yml file",
"ref": "master"
}