Need to setup webhooks on the Jenkins server from the GitLab Server so that GitLab APIs can push events to trigger builds and other kinds of event driven functions
Added support for webhooks in branch source but is broken and doesn't seem to work as expected. More about it soon.
Creation of webhooks has been added. However cannot make post requests to Jenkins instance from GitLabServer.