gitlab-haskell-1.2.1.0: data/system-hooks/emoji4.json
{
"object_kind": "emoji",
"event_type": "award",
"user": {
"id": 3095,
"name": "Joe Bloggs",
"username": "aaa1",
"avatar_url": "https://example.com/uploads/-/system/user/avatar/3095/avatar.png",
"email": "[REDACTED]"
},
"project_id": 45173,
"project": {
"id": 45173,
"name": "proj-name",
"description": null,
"web_url": "https://example.com/aaa1/proj-name",
"avatar_url": null,
"git_ssh_url": "git@example.com:aaa1/proj-name.git",
"git_http_url": "https://example.com/aaa1/proj-name.git",
"namespace": "Joe Bloggs",
"visibility_level": 0,
"path_with_namespace": "aaa1/proj-name",
"default_branch": "main",
"ci_config_path": "",
"homepage": "https://example.com/aaa1/proj-name",
"url": "git@example.com:aaa1/proj-name.git",
"ssh_url": "git@example.com:aaa1/proj-name.git",
"http_url": "https://example.com/aaa1/proj-name.git"
},
"object_attributes": {
"user_id": 3095,
"created_at": "2025-11-18 08:46:40 UTC",
"id": 109,
"name": "heart",
"awardable_type": "Note",
"awardable_id": 26147,
"updated_at": "2025-11-18 08:46:40 UTC",
"awarded_on_url": "https://example.com/aaa1/proj-name/-/commit/abc123#note_26147"
},
"note": {
"author_id": 224,
"change_position": {
"base_sha": null,
"start_sha": null,
"head_sha": null,
"old_path": null,
"new_path": null,
"position_type": "text",
"old_line": null,
"new_line": null,
"line_range": null
},
"commit_id": "abc123",
"created_at": "2025-11-18 08:07:26 UTC",
"discussion_id": "abc123",
"id": 26147,
"line_code": "abc123",
"note": "the note",
"noteable_id": null,
"noteable_type": "Commit",
"original_position": {
"base_sha": "abc123",
"start_sha": "abc123",
"head_sha": "abc123",
"old_path": "src/Example.java",
"new_path": "src/Example.java",
"position_type": "text",
"old_line": 162,
"new_line": 166,
"line_range": null
},
"position": {
"base_sha": "abc123",
"start_sha": "abc123",
"head_sha": "abc123",
"old_path": "src/Example.java",
"new_path": "src/Example.java",
"position_type": "text",
"old_line": 162,
"new_line": 166,
"line_range": null
},
"project_id": 45173,
"resolved_at": null,
"resolved_by_id": null,
"resolved_by_push": null,
"st_diff": null,
"system": false,
"type": "DiffNote",
"updated_at": "2025-11-18 08:46:40 UTC",
"updated_by_id": null,
"description": "the note",
"url": "https://example.com/aaa1/proj-name/-/commit/abc123#note_26147"
},
"commit": {
"id": "abc123",
"message": "commit message",
"title": "commit message",
"timestamp": "2025-11-17T03:11:00+08:00",
"url": "https://example.com/aaa1/proj-name/-/commit/abc123",
"author": {
"name": "Joe",
"email": "joe@example.com"
}
}
}