Web-hooks for Gitlab to integrate with Bitrix24 Self-hosted
- You need to have both working Gitlab and Bitrix24.
- Put "hooks" folder anywhere within document root of your Bitrix24.
- Create custom user field named UF_GITLAB_ID in Bitrix24. Fill in an ID for each user.
- Choose WebHooks in a project settings in Gitlab, and fill in an URL for commithandler.php
- Enjoy :)
Please feel free to modify and use (GPLv2). Pull requests are strongly appreciated.