[][src]Module gitlab::hooks

Hook structures

Hooks are received from Gitlab when registered as a system or web hook listener.

Gitlab does not have consistent structures for its hooks, so they often change from version to version.

Enums

GitlabHook

A deserializable structure for all Gitlab hooks.