I'm new to Gitlab and I'm having trouble getting the user id of the user doing a push on a pre-receive hook.
I can see the $GL_ID that points to the id of the key of the user doing the push but there dosent appear to be anyway to query the api to get the userid associated with that key. It seems over the api, only the authenticated user can query their own key ids. It would seem a basic requirement for a pre-receive hook to expose the userid doing the push? Any hints greatly welcome. thanks Ronan -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
