[go: up one dir, main page]

Skip to content

Web hook templates [feature proposal]

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

It would be great if one could use templates for the web hooks. As it is one tends to have to do a lot of copypasta. For instance, we use Jenkins as our build+deploy pipeline, and as such we have several dozen projects that all use the exact same hook:

http://<jenkins>/git/notifyCommit?url=git@<gitlab server>:<repo>.git

Even if the template was a static string and you'd have to edit manually, at least one wouldn't have to find another project, and copy the hook url (predefined variables like host and repo would definitely be a huge bonus though).

P.S. I wasn't sure how to go about requesting a feature proposal label.

Edited by 🤖 GitLab Bot 🤖