github.com/go-playground/webhooks/v6@v6.3.0/testdata/gitlab/system-group-member-added.json (about)

     1  {
     2    "created_at": "2012-07-21T07:30:56Z",
     3    "updated_at": "2012-07-21T07:38:22Z",
     4    "event_name": "user_add_to_group",
     5    "group_access": "Maintainer",
     6    "group_id": 78,
     7    "group_name": "StoreCloud",
     8    "group_path": "storecloud",
     9    "user_email": "johnsmith@example.com",
    10    "user_name": "John Smith",
    11    "user_username": "johnsmith",
    12    "user_id": 41
    13  }