Re: Getting Branch Name in Webhooks for Merge requests

2016-05-13 Thread Dan Kegel
That sounds a little like https://gitlab.com/gitlab-org/gitlab-ce/issues/12959 On Fri, May 13, 2016 at 6:23 PM, Aravindan Rajagopalan wrote: > When I create a new webhook for a merge request, I want to pass the branch > (that is the source branch of the merge request) in the Webhook URL. > How do

Getting Branch Name in Webhooks for Merge requests

2016-05-13 Thread Aravindan Rajagopalan
When I create a new webhook for a merge request, I want to pass the branch (that is the source branch of the merge request) in the Webhook URL. How do I do this ? Note : I am passing the URL to Hudson CI Server. -- You received this message because you are subscribed to the Google Groups "GitL