Module gitlab::hooks

source ·
Expand description

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§

  • A deserializable structure for all Gitlab hooks.