github.com/go-playground/webhooks/v6@v6.3.0/testdata/gitlab/deployment-event.json (about)

     1  {
     2    "object_kind": "deployment",
     3    "status": "success",
     4    "status_changed_at":"2021-04-28 21:50:00 +0200",
     5    "deployment_id": 15,
     6    "deployable_id": 796,
     7    "deployable_url": "http://10.126.0.2:3000/root/test-deployment-webhooks/-/jobs/796",
     8    "environment": "staging",
     9    "project": {
    10      "id": 30,
    11      "name": "test-deployment-webhooks",
    12      "description": "",
    13      "web_url": "http://10.126.0.2:3000/root/test-deployment-webhooks",
    14      "avatar_url": null,
    15      "git_ssh_url": "ssh://vlad@10.126.0.2:2222/root/test-deployment-webhooks.git",
    16      "git_http_url": "http://10.126.0.2:3000/root/test-deployment-webhooks.git",
    17      "namespace": "Administrator",
    18      "visibility_level": 0,
    19      "path_with_namespace": "root/test-deployment-webhooks",
    20      "default_branch": "master",
    21      "ci_config_path": "",
    22      "homepage": "http://10.126.0.2:3000/root/test-deployment-webhooks",
    23      "url": "ssh://vlad@10.126.0.2:2222/root/test-deployment-webhooks.git",
    24      "ssh_url": "ssh://vlad@10.126.0.2:2222/root/test-deployment-webhooks.git",
    25      "http_url": "http://10.126.0.2:3000/root/test-deployment-webhooks.git"
    26    },
    27    "short_sha": "279484c0",
    28    "user": {
    29      "id": 1,
    30      "name": "Administrator",
    31      "username": "root",
    32      "avatar_url": "https://www.gravatar.com/avatar/e64c7d89f26bd1972efa854d13d7dd61?s=80&d=identicon",
    33      "email": "admin@example.com"
    34    },
    35    "user_url": "http://10.126.0.2:3000/root",
    36    "commit_url": "http://10.126.0.2:3000/root/test-deployment-webhooks/-/commit/279484c09fbe69ededfced8c1bb6e6d24616b468",
    37    "commit_title": "Add new file"
    38  }