go-playground / webhooks

:fishing_pole_and_fish: Webhook receiver for GitHub, Bitbucket, GitLab, Gogs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Username Field in PushEventPayload (Gitlab)

TheFrozenDuck opened this issue · comments

PushEventPayload currently does not support access to the username, only the name of a user. It would be nice if one could access a person's Gitlab username.