Merge branch 'send_checkout_sha_to_services' into 'master'
Send checkout sha to services In case of tags it may be useful to have sha of commit this tag points to. So now web hooks and services get additional parameter `checkout_sha` See merge request !1400