packages feed

gitlab-haskell-1.2.1.0: data/system-hooks/emoji2.json

{
  "object_kind": "emoji",
  "event_type": "award",
  "user": {
    "id": 4101,
    "name": "Joe Bloggs",
    "username": "abc123",
    "avatar_url": "https://secure.gravatar.com/avatar/abc123?s=80&d=identicon",
    "email": "[REDACTED]"
  },
  "project_id": 44549,
  "project": {
    "id": 44549,
    "name": "The project name",
    "description": null,
    "web_url": "https://example.com/abc123/the-project",
    "avatar_url": null,
    "git_ssh_url": "git@example.com:abc123/the-project.git",
    "git_http_url": "https://example.com/abc123/the-project.git",
    "namespace": "Joe Bloggs",
    "visibility_level": 0,
    "path_with_namespace": "abc123/the-project",
    "default_branch": "main",
    "ci_config_path": "",
    "homepage": "https://example.com/abc123/the-project",
    "url": "git@example.com:abc123/the-project.git",
    "ssh_url": "git@example.com:abc123/the-project.git",
    "http_url": "https://example.com/abc123/the-project.git"
  },
  "object_attributes": {
    "user_id": 4101,
    "created_at": "2025-11-12 13:32:11 UTC",
    "id": 108,
    "name": "thumbsup",
    "awardable_type": "MergeRequest",
    "awardable_id": 2586,
    "updated_at": "2025-11-12 13:32:11 UTC",
    "awarded_on_url": "https://example.com/abc123/the-project/-/merge_requests/1"
  },
  "merge_request": {
    "assignee_id": 3789,
    "author_id": 3783,
    "created_at": "2025-11-12 13:12:56 UTC",
    "description": "The description",
    "draft": false,
    "head_pipeline_id": null,
    "id": 2586,
    "iid": 1,
    "last_edited_at": null,
    "last_edited_by_id": null,
    "merge_commit_sha": null,
    "merge_error": null,
    "merge_params": {},
    "merge_status": "can_be_merged",
    "merge_user_id": null,
    "merge_when_pipeline_succeeds": false,
    "milestone_id": null,
    "source_branch": "main",
    "source_project_id": 44754,
    "state_id": 1,
    "target_branch": "main",
    "target_project_id": 44549,
    "time_estimate": 0,
    "title": "The title",
    "updated_at": "2025-11-12 13:31:28 UTC",
    "updated_by_id": 3783,
    "prepared_at": "2025-11-12 13:12:59 UTC",
    "assignee_ids": [
      3789
    ],
    "blocking_discussions_resolved": true,
    "detailed_merge_status": "mergeable",
    "first_contribution": true,
    "human_time_change": null,
    "human_time_estimate": null,
    "human_total_time_spent": null,
    "labels": [],
    "last_commit": {
      "id": "xyz111",
      "message": "commit message",
      "title": "commit title",
      "timestamp": "2025-11-12T13:05:23+00:00",
      "url": "https://example.com/abc123/the-project/-/commit/xyz111",
      "author": {
        "name": "Author name",
        "email": "author@example.com"
      }
    },
    "reviewer_ids": [
      3791
    ],
    "source": {
      "id": 44754,
      "name": "The project name",
      "description": null,
      "web_url": "https://example.com/aaa111/the-project",
      "avatar_url": null,
      "git_ssh_url": "git@example.com:aaa111/the-project.git",
      "git_http_url": "https://example.com/aaa111/the-project.git",
      "namespace": "Author name",
      "visibility_level": 0,
      "path_with_namespace": "aaa111/the-project",
      "default_branch": "main",
      "ci_config_path": "",
      "homepage": "https://example.com/aaa111/the-project",
      "url": "git@example.com:aaa111/the-project.git",
      "ssh_url": "git@example.com:aaa111/the-project.git",
      "http_url": "https://example.com/aaa111/the-project.git"
    },
    "state": "opened",
    "system": false,
    "target": {
      "id": 44549,
      "name": "The project name",
      "description": null,
      "web_url": "https://example.com/abc123/the-project",
      "avatar_url": null,
      "git_ssh_url": "git@example.com:abc123/the-project.git",
      "git_http_url": "https://example.com/abc123/the-project.git",
      "namespace": "Joe Bloggs",
      "visibility_level": 0,
      "path_with_namespace": "abc123/the-project",
      "default_branch": "main",
      "ci_config_path": "",
      "homepage": "https://example.com/abc123/the-project",
      "url": "git@example.com:abc123/the-project.git",
      "ssh_url": "git@example.com:abc123/the-project.git",
      "http_url": "https://example.com/abc123/the-project.git"
    },
    "time_change": 0,
    "total_time_spent": 0,
    "url": "https://example.com/abc123/the-project/-/merge_requests/1",
    "work_in_progress": false
  }
}