gitlab-haskell-1.2.1.0: data/system-hooks/build3.json
{
"object_kind": "build",
"ref": "main",
"tag": false,
"before_sha": "abc1",
"sha": "abbbccc1",
"retries_count": 0,
"build_id": 103999,
"build_name": "deploy-job",
"build_stage": "deploy",
"build_status": "created",
"build_created_at": "2026-02-07 02:47:56 UTC",
"build_started_at": null,
"build_finished_at": null,
"build_created_at_iso": "2026-02-07T02:47:56Z",
"build_started_at_iso": null,
"build_finished_at_iso": null,
"build_duration": null,
"build_queued_duration": null,
"build_allow_failure": false,
"build_failure_reason": "unknown_failure",
"pipeline_id": 74974,
"runner": null,
"project_id": 47461,
"project_name": "proj-name",
"user": {
"id": 414,
"name": "Joe",
"username": "hpc2000",
"avatar_url": "https://secure.gravatar.com/avatar/abc1?s=80&d=identicon",
"email": "[REDACTED]"
},
"commit": {
"id": 74974,
"name": null,
"sha": "abc1",
"message": "update message",
"author_name": "Joe",
"author_email": "joe@example.com",
"author_url": "https://example.com/hpc2000",
"status": "created",
"duration": null,
"started_at": null,
"finished_at": null,
"started_at_iso": null,
"finished_at_iso": null
},
"repository": {
"name": "repo-name",
"url": "git@example.com:joe1/proj-name.git",
"description": null,
"homepage": "https://example.com/joe1/proj-name",
"git_http_url": "https://example.com/joe1/proj-name.git",
"git_ssh_url": "git@example.com:joe1/proj-name.git",
"visibility_level": 0
},
"project": {
"id": 47461,
"name": "proj-name",
"description": null,
"web_url": "https://example.com/joe1/proj-name",
"avatar_url": null,
"git_ssh_url": "git@example.com:joe1/proj-name.git",
"git_http_url": "https://example.com/joe1/proj-name.git",
"namespace": "Joe",
"visibility_level": 0,
"path_with_namespace": "joe1/proj-name",
"default_branch": "main",
"ci_config_path": ""
},
"environment": {
"name": "production",
"action": "start"
}
}