packages feed

gitlab-haskell-1.4.0.0: data/system-hooks/tag-push3.json

{
  "object_kind": "tag_push",
  "event_name": "tag_push",
  "before": "abc1234",
  "after": "0000000000000000000000000000000000000000",
  "ref": "refs/tags/v1",
  "ref_protected": false,
  "checkout_sha": null,
  "message": null,
  "user_id": 3887,
  "user_name": "Joe Bloggs",
  "user_username": "joe1",
  "user_email": "",
  "user_avatar": "https://secure.gravatar.com/avatar/abc?s=80&d=identicon",
  "project_id": 48175,
  "project": {
    "id": 48175,
    "name": "proj-name",
    "description": null,
    "web_url": "https://example.com/joe1/proj-name",
    "avatar_url": null,
    "git_ssh_url": "git@example.com:joe1/proj-name.git",
    "git_http_url": "https://example.com/joe1/proj-name.git",
    "namespace": "Joe Bloggs",
    "visibility_level": 0,
    "path_with_namespace": "joe1/proj-name",
    "default_branch": "master",
    "ci_config_path": "",
    "homepage": "https://example.com/joe1/proj-name",
    "url": "git@example.com:joe1/proj-name.git",
    "ssh_url": "git@example.com:joe1/proj-name.git",
    "http_url": "https://example.com/joe1/proj-name.git"
  },
  "commits": [],
  "total_commits_count": 0,
  "push_options": {},
  "repository": {
    "name": "proj-name",
    "url": "git@example.com:joe1/proj-name.git",
    "description": null,
    "homepage": "https://example.com/joe1/proj-name",
    "git_http_url": "https://example.com/joe1/proj-name.git",
    "git_ssh_url": "git@example.com:joe1/proj-name.git",
    "visibility_level": 0
  }
}