Hi, I'm using Jenkins-CI <http://jenkins-ci.org/> working with GitLab so when a push is done it is notified to Jenkins by a web hook. My problem is that Jenkins gets the username of gitlab as jenkins user, but I would like to get the email instead because the authoritzations is made by google account. Is there any way to change the data send by the hook ( I supose that the username goes inside, in user_name node here <https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/web_hooks/web_hooks.md#push-events> ) to put the email? I don't know if it can be done with a server-side hook or changeing some configuration.
Thank you and sorry for my bad english. Best regards. -- You received this message because you are subscribed to the Google Groups "GitLab" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/gitlabhq/95e7941c-80ce-4144-9277-ff5e48c0c28e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
