Here's an example of demo pushEvent: ```javascript { ... "user_name": "John Smith", "user_username": "jsmith", .... ``` There are 2 fields a user name and a user username. GitLab4J only fetches `user name`.