X-Gitlab-Token header:
WEBHOOK_SECRET using string equality.
Implementation (see src/routes/webhooks.rs:162):
X-Gitlab-Token headerWEBHOOK_SECRETpush for the webhook to be processed. Other event types are ignored.refs/heads/main)WEBHOOK_SECRET (see src/routes/webhooks.rs:162)src/routes/webhooks.rs:168)object_kind: "push", ignores others (see src/routes/webhooks.rs:180)http_url (see src/routes/webhooks.rs:218)src/routes/webhooks.rs:245)src/routes/webhooks.rs:265)WEBHOOK_SECRET environment variable to enable webhook token verification. This secret must match the secret token configured in your GitLab project webhook settings.
https://your-heimdall-instance.com/api/webhooks/gitlabWEBHOOK_SECRET