gitlab-haskell-1.0.0.3: data/system-hooks/merge-request-haskell-gitlab-d1ca1037944616ac940284c5f8e49b5d9bcbf83c.json
{
"object_kind": "merge_request",
"event_type": "merge_request",
"user": {
"id": 2312,
"name": "Bloggs, Joe",
"username": "joe123",
"avatar_url": "https://secure.gravatar.com/avatar/df1b70b1fd7d7eaaa5f9a41f5f5093c0?s=80&d=identicon",
"email": "[REDACTED]"
},
"project": {
"id": 43593,
"name": "proj1",
"description": null,
"web_url": "https://gitlab.example.com/grp1/grp2/proj1",
"avatar_url": null,
"git_ssh_url": "git@gitlab.example.com:grp1/grp2/proj1.git",
"git_http_url": "https://gitlab.example.com/grp1/grp2/proj1.git",
"namespace": "grp2",
"visibility_level": 0,
"path_with_namespace": "grp1/grp2/proj1",
"default_branch": "main",
"ci_config_path": null,
"homepage": "https://gitlab.example.com/grp1/grp2/proj1",
"url": "git@gitlab.example.com:grp1/grp2/proj1.git",
"ssh_url": "git@gitlab.example.com:grp1/grp2/proj1.git",
"http_url": "https://gitlab.example.com/grp1/grp2/proj1.git"
},
"object_attributes": {
"assignee_id": null,
"author_id": 2312,
"created_at": "2022-10-25 18:51:48 UTC",
"description": "",
"head_pipeline_id": null,
"id": 3461,
"iid": 14,
"last_edited_at": null,
"last_edited_by_id": null,
"merge_commit_sha": null,
"merge_error": null,
"merge_params": {},
"merge_status": "preparing",
"merge_user_id": null,
"merge_when_pipeline_succeeds": false,
"milestone_id": null,
"source_branch": "main",
"source_project_id": 49668,
"state_id": 1,
"target_branch": "main",
"target_project_id": 43593,
"time_estimate": 0,
"title": "the MR title",
"updated_at": "2022-10-25 18:51:48 UTC",
"updated_by_id": null,
"url": "https://gitlab.example.com/grp1/grp2/proj1/-/merge_requests/14",
"source": {
"id": 49668,
"name": "proj1",
"description": null,
"web_url": "https://gitlab.example.com/joe123/proj1",
"avatar_url": null,
"git_ssh_url": "git@gitlab.example.com:joe123/proj1.git",
"git_http_url": "https://gitlab.example.com/joe123/proj1.git",
"namespace": "Bloggs, Joe",
"visibility_level": 0,
"path_with_namespace": "joe123/proj1",
"default_branch": "main",
"ci_config_path": null,
"homepage": "https://gitlab.example.com/joe123/proj1",
"url": "git@gitlab.example.com:joe123/proj1.git",
"ssh_url": "git@gitlab.example.com:joe123/proj1.git",
"http_url": "https://gitlab.example.com/joe123/proj1.git"
},
"target": {
"id": 43593,
"name": "proj1",
"description": null,
"web_url": "https://gitlab.example.com/grp1/grp2/proj1",
"avatar_url": null,
"git_ssh_url": "git@gitlab.example.com:grp1/grp2/proj1.git",
"git_http_url": "https://gitlab.example.com/grp1/grp2/proj1.git",
"namespace": "grp2",
"visibility_level": 0,
"path_with_namespace": "grp1/grp2/proj1",
"default_branch": "main",
"ci_config_path": null,
"homepage": "https://gitlab.example.com/grp1/grp2/proj1",
"url": "git@gitlab.example.com:grp1/grp2/proj1.git",
"ssh_url": "git@gitlab.example.com:grp1/grp2/proj1.git",
"http_url": "https://gitlab.example.com/grp1/grp2/proj1.git"
},
"last_commit": {
"id": "249d94fdc92825a2ca22c4fa74c511ec5f03e086",
"message": "Updated README\n",
"title": "Updated README",
"timestamp": "2022-10-08T10:37:28+01:00",
"url": "https://gitlab.example.com/grp1/grp2/proj1/-/commit/249d94fdc92825a2ca22c4fa74c511ec5f03e086",
"author": {
"name": "Hill, Harry",
"email": "harry@gmail.com"
}
},
"work_in_progress": true,
"total_time_spent": 0,
"time_change": 0,
"human_total_time_spent": null,
"human_time_change": null,
"human_time_estimate": null,
"assignee_ids": [],
"reviewer_ids": [],
"labels": [],
"state": "opened",
"blocking_discussions_resolved": true,
"first_contribution": false,
"action": "open"
},
"labels": [],
"changes": {
"merge_status": {
"previous": "unchecked",
"current": "preparing"
}
},
"repository": {
"name": "proj1",
"url": "git@gitlab.example.com:grp1/grp2/proj1.git",
"description": null,
"homepage": "https://gitlab.example.com/grp1/grp2/proj1"
}
}