Is there any way of creating webhooks in GitLab via API similiar to what we have in GitHub using GitHub API by Koshuke?
You can add, list, edit and delete webhooks.
POST /projects/:id/hooks
You can add a webhook with your project ID or with namespace/project_name
Take a look at this http://doc.gitlab.com/ce/api/projects.html#add-project-hook
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With