packages feed

gitlab-haskell-1.1.0.0: data/system-hooks/note1.json

{
  "object_kind": "note",
  "event_type": "note",
  "user": {
    "id": 2950,
    "name": "Joe",
    "username": "joe",
    "avatar_url": "https://secure.gravatar.com/avatar/abc",
    "email": "[REDACTED]"
  },
  "project_id": 21219,
  "project": {
    "id": 21219,
    "name": "proj-name",
    "description": "",
    "web_url": "https://example.com/joe/proj-name",
    "avatar_url": null,
    "git_ssh_url": "git@example.com:joe/proj-name.git",
    "git_http_url": "https://example.com/joe/proj-name.git",
    "namespace": "Joe",
    "visibility_level": 0,
    "path_with_namespace": "joe/proj-name",
    "default_branch": "master",
    "ci_config_path": null,
    "homepage": "https://example.com/joe/proj-name",
    "url": "git@example.com:joe/proj-name.git",
    "ssh_url": "git@example.com:joe/proj-name.git",
    "http_url": "https://example.com/joe/proj-name.git"
  },
  "object_attributes": {
    "attachment": null,
    "author_id": 2950,
    "change_position": null,
    "commit_id": null,
    "created_at": "2024-11-16 16:16:10 UTC",
    "discussion_id": "4f0df21318e0110d71de2114a6c34385bd81b713",
    "id": 16684,
    "line_code": null,
    "note": "the note text",
    "noteable_id": 2797,
    "noteable_type": "Issue",
    "original_position": null,
    "position": null,
    "project_id": 21219,
    "resolved_at": null,
    "resolved_by_id": null,
    "resolved_by_push": null,
    "st_diff": null,
    "system": false,
    "type": null,
    "updated_at": "2024-11-16 16:16:10 UTC",
    "updated_by_id": null,
    "description": "the note text",
    "url": "https://example.com/joe/proj-name/-/issues/19#note_16684",
    "action": "create"
  },
  "repository": {
    "name": "proj-name",
    "url": "git@example.com:joe/proj-name.git",
    "description": "",
    "homepage": "https://example.com/joe/proj-name"
  },
  "issue": {
    "author_id": 2950,
    "closed_at": null,
    "confidential": false,
    "created_at": "2024-11-16 12:47:16 UTC",
    "description": "",
    "discussion_locked": null,
    "due_date": null,
    "id": 2797,
    "iid": 19,
    "last_edited_at": null,
    "last_edited_by_id": null,
    "milestone_id": null,
    "moved_to_id": null,
    "duplicated_to_id": null,
    "project_id": 21219,
    "relative_position": 9747,
    "state_id": 1,
    "time_estimate": 0,
    "title": "the issue title",
    "updated_at": "2024-11-16 16:16:10 UTC",
    "updated_by_id": 2950,
    "type": "Issue",
    "url": "https://example.com/joe/proj-name/-/issues/19",
    "total_time_spent": 0,
    "time_change": 0,
    "human_total_time_spent": null,
    "human_time_change": null,
    "human_time_estimate": null,
    "assignee_ids": [],
    "assignee_id": null,
    "labels": [],
    "state": "opened",
    "severity": "unknown",
    "customer_relations_contacts": []
  }
}