Hi,

it seems to be a problem frequently appearing, but I have not found a 
definitive answer to it so far:

I need to match the committer with the authenticated GitLab user that 
actually performs the git push.
I've seen fragments of solutions with people using HTTP directly to access 
internal GitLab APIs and then decoding
the JSON response in the hook, but I'm wondering if there is not a method 
to directly perform that
task in ruby? I'm using a GitLab docker image and there is not much inside 
but what is necessary to run
GitLab itself, so preferrably I'd be using the embedded ruby stack and 
available gems.

Best regards,
Matthias

-- 
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 gitlabhq+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gitlabhq/719a2c14-57b8-4c8e-8f2f-5d9437f3007c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to