packages feed

gitlab-haskell-1.2.1.0: data/system-hooks/tag-push2.json

{
  "object_kind": "tag_push",
  "event_name": "tag_push",
  "before": "abc123",
  "after": "0000000000000000000000000000000000000000",
  "ref": "refs/tags/tag1",
  "ref_protected": false,
  "checkout_sha": null,
  "message": null,
  "user_id": 123,
  "user_name": "Joe",
  "user_username": "rfa4000",
  "user_email": null,
  "user_avatar": "https://secure.gravatar.com/avatar/abc123?s=80&d=identicon",
  "project_id": 48363,
  "project": {
    "id": 48363,
    "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",
    "visibility_level": 0,
    "path_with_namespace": "joe1/proj-name",
    "default_branch": "main",
    "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
  }
}