webhooks - Add GitLab Web hook for all projects in group -


i projects in gitlab group have shared configuration webhook:

<my_jenkins_instance>/git/notifycommit?url=$changed_repository 

gitlab webhook documentation suggests should possible:

if have big set of projects in 1 group convenient configure web hooks globally whole group. can add group level web hooks on group settings page.

that sound after though see no such thing on group settings page in gitlab 7.0.0. not able find out if feature not newer in changelog.

does feature exist? how use it?

that's possible in enterprise version only:

in gitlab enterprise edition can configure web hooks globally whole group. can add group level web hooks on group settings page settings > web hooks.


Comments

Popular posts from this blog

c# - Where does the .ToList() go in LINQ query result -

Listeners to visualise results of load test in JMeter -

android - CollapsingToolbarLayout: position the ExpandedText programmatically -