# webhook-payload.json -rw-r--r-- 6.1 KiB View raw
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
{
  "object_kind": "merge_request",
  "event_type": "merge_request",
  "user": {
    "id": 1798,
    "name": "Simon Ser",
    "username": "emersion",
    "avatar_url": "https://secure.gravatar.com/avatar/1ce071dd3264c7d9f5d9c0b7137faa6b?s=80&d=identicon",
    "email": "[REDACTED]"
  },
  "project": {
    "id": 121,
    "name": "wayland",
    "description": "Core Wayland window system code and protocol",
    "web_url": "https://gitlab.freedesktop.org/wayland/wayland",
    "avatar_url": "https://gitlab.freedesktop.org/uploads/-/system/project/avatar/121/wayland.png",
    "git_ssh_url": "git@gitlab.freedesktop.org:wayland/wayland.git",
    "git_http_url": "https://gitlab.freedesktop.org/wayland/wayland.git",
    "namespace": "wayland",
    "visibility_level": 20,
    "path_with_namespace": "wayland/wayland",
    "default_branch": "main",
    "ci_config_path": null,
    "homepage": "https://gitlab.freedesktop.org/wayland/wayland",
    "url": "git@gitlab.freedesktop.org:wayland/wayland.git",
    "ssh_url": "git@gitlab.freedesktop.org:wayland/wayland.git",
    "http_url": "https://gitlab.freedesktop.org/wayland/wayland.git"
  },
  "object_attributes": {
    "assignee_id": null,
    "author_id": 1798,
    "created_at": "2023-02-01 13:37:59 UTC",
    "description": "The cursor name spec [1] describes how cursors should be named,\nand is widely used. Add aliases so that users can pass these\nnames to libwayland-cursor without having to add fallbacks for\nX11 cursor names.\n\n[1]: https://www.freedesktop.org/wiki/Specifications/cursor-spec/",
    "head_pipeline_id": 797949,
    "id": 79017,
    "iid": 291,
    "last_edited_at": null,
    "last_edited_by_id": null,
    "merge_commit_sha": null,
    "merge_error": null,
    "merge_params": {
      "force_remove_source_branch": "1"
    },
    "merge_status": "can_be_merged",
    "merge_user_id": null,
    "merge_when_pipeline_succeeds": false,
    "milestone_id": null,
    "source_branch": "cursor-spec",
    "source_project_id": 2351,
    "state_id": 1,
    "target_branch": "main",
    "target_project_id": 121,
    "time_estimate": 0,
    "title": "cursor: add aliases for cursor name spec",
    "updated_at": "2023-02-01 13:37:59 UTC",
    "updated_by_id": null,
    "url": "https://gitlab.freedesktop.org/wayland/wayland/-/merge_requests/291",
    "source": {
      "id": 2351,
      "name": "wayland",
      "description": "Core Wayland window system code and protocol",
      "web_url": "https://gitlab.freedesktop.org/emersion/wayland",
      "avatar_url": "https://gitlab.freedesktop.org/uploads/-/system/project/avatar/2351/wayland.png",
      "git_ssh_url": "git@gitlab.freedesktop.org:emersion/wayland.git",
      "git_http_url": "https://gitlab.freedesktop.org/emersion/wayland.git",
      "namespace": "Simon Ser",
      "visibility_level": 20,
      "path_with_namespace": "emersion/wayland",
      "default_branch": "master",
      "ci_config_path": null,
      "homepage": "https://gitlab.freedesktop.org/emersion/wayland",
      "url": "git@gitlab.freedesktop.org:emersion/wayland.git",
      "ssh_url": "git@gitlab.freedesktop.org:emersion/wayland.git",
      "http_url": "https://gitlab.freedesktop.org/emersion/wayland.git"
    },
    "target": {
      "id": 121,
      "name": "wayland",
      "description": "Core Wayland window system code and protocol",
      "web_url": "https://gitlab.freedesktop.org/wayland/wayland",
      "avatar_url": "https://gitlab.freedesktop.org/uploads/-/system/project/avatar/121/wayland.png",
      "git_ssh_url": "git@gitlab.freedesktop.org:wayland/wayland.git",
      "git_http_url": "https://gitlab.freedesktop.org/wayland/wayland.git",
      "namespace": "wayland",
      "visibility_level": 20,
      "path_with_namespace": "wayland/wayland",
      "default_branch": "main",
      "ci_config_path": null,
      "homepage": "https://gitlab.freedesktop.org/wayland/wayland",
      "url": "git@gitlab.freedesktop.org:wayland/wayland.git",
      "ssh_url": "git@gitlab.freedesktop.org:wayland/wayland.git",
      "http_url": "https://gitlab.freedesktop.org/wayland/wayland.git"
    },
    "last_commit": {
      "id": "18830226d72748293100ceab7e595068cf368eb0",
      "message": "cursor: add aliases for cursor name spec\n\nThe cursor name spec [1] describes how cursors should be named,\nand is widely used. Add aliases so that users can pass these\nnames to libwayland-cursor without having to add fallbacks for\nX11 cursor names.\n\n[1]: https://www.freedesktop.org/wiki/Specifications/cursor-spec/\n\nSigned-off-by: Simon Ser <contact@emersion.fr>\n",
      "title": "cursor: add aliases for cursor name spec",
      "timestamp": "2023-02-01T14:35:15+01:00",
      "url": "https://gitlab.freedesktop.org/wayland/wayland/-/commit/18830226d72748293100ceab7e595068cf368eb0",
      "author": {
        "name": "Consolatis",
        "email": "[REDACTED]"
      }
    },
    "work_in_progress": false,
    "total_time_spent": 0,
    "time_change": 0,
    "human_total_time_spent": null,
    "human_time_change": null,
    "human_time_estimate": null,
    "assignee_ids": [

    ],
    "reviewer_ids": [

    ],
    "labels": [
      {
        "id": 3612,
        "title": "Cursor library",
        "color": "#34495E",
        "project_id": 121,
        "created_at": "2020-01-20 12:46:36 UTC",
        "updated_at": "2020-01-20 12:46:36 UTC",
        "template": false,
        "description": null,
        "type": "ProjectLabel",
        "group_id": null
      }
    ],
    "state": "opened",
    "blocking_discussions_resolved": true,
    "first_contribution": false,
    "detailed_merge_status": "ci_must_pass"
  },
  "labels": [
    {
      "id": 3612,
      "title": "Cursor library",
      "color": "#34495E",
      "project_id": 121,
      "created_at": "2020-01-20 12:46:36 UTC",
      "updated_at": "2020-01-20 12:46:36 UTC",
      "template": false,
      "description": null,
      "type": "ProjectLabel",
      "group_id": null
    }
  ],
  "changes": {
  },
  "repository": {
    "name": "wayland",
    "url": "git@gitlab.freedesktop.org:wayland/wayland.git",
    "description": "Core Wayland window system code and protocol",
    "homepage": "https://gitlab.freedesktop.org/wayland/wayland"
  }
}