node-gitlab-hook icon indicating copy to clipboard operation
node-gitlab-hook copied to clipboard

use with user created system hook

Open bbodenmiller opened this issue 10 years ago • 1 comments

Anyway this could be updated to support working with the user created system hook?

bbodenmiller avatar Dec 15 '15 00:12 bbodenmiller

You can use a callback function as a parameter for the server creation. The parameter of this callback contains the hole data object transmitted by GitLab. I suppose this object can be helpful.

rolfn avatar Jan 06 '16 08:01 rolfn