-
Notifications
You must be signed in to change notification settings - Fork 674
Closed
Labels
Description
I'm busy with creating some Ansible modules for doing things like, creating groups, users and projects in Gitlab. That all works perfectly, but now I'm busy with adding a webhook to a project. And specifically, configuring a webhook with a secret token.
Is this possible? I can't find it in the documentation. I was hoping to create a webhook with a secret token and I hope to be able to validate if the token is what it supposed to be.
Thanks in advance.
Reactions are currently unavailable