]> git.corax.cc Git - toolbox-restapis/commit
include/gitlab: Add functions to modify webhooks unstable
authorMatthias Kruk <m@m10k.eu>
Mon, 6 Jun 2022 00:21:19 +0000 (09:21 +0900)
committerMatthias Kruk <m@m10k.eu>
Mon, 6 Jun 2022 00:21:19 +0000 (09:21 +0900)
commit688709a8a493292c49dbbca8eb3e184fa6fb4d3b
treee20122dbf63f85a7d715793289958ff8decd7ab8
parent6a30ffd16e3904192256243c43a3573d5bea94c0
include/gitlab: Add functions to modify webhooks

The gitlab module does not provide functions to interact with the
webhooks of projects, making it hard to write scripts that use this
functionality.

This commit adds functions to list, get, add, and remove webhooks
from a project.
include/gitlab.sh