packages feed

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

{
  "object_kind": "push",
  "event_name": "push",
  "before": "edcba",
  "after": "0000000000000000000000000000000000000000",
  "ref": "refs/heads/Rohan",
  "ref_protected": false,
  "checkout_sha": null,
  "message": null,
  "user_id": 2583,
  "user_name": "Joe",
  "user_username": "joe",
  "user_email": null,
  "user_avatar": "https://secure.gravatar.com/avatar/abc",
  "project_id": 25811,
  "project": {
    "id": 25811,
    "name": "The project name",
    "description": null,
    "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": "The namespace",
    "visibility_level": 0,
    "path_with_namespace": "joe/proj-name",
    "default_branch": "main",
    "ci_config_path": "",
    "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"
  },
  "commits": [],
  "total_commits_count": 0,
  "push_options": {},
  "repository": {
    "name": "The project name",
    "url": "git@example.com:joe/proj-name.git",
    "description": null,
    "homepage": "https://example.com/joe/proj-name",
    "git_http_url": "https://example.com/joe/proj-name.git",
    "git_ssh_url": "git@example.com:joe/proj-name.git",
    "visibility_level": 0
  }
}