gitlab-webhooks
OfficialVerify GitLab webhooks and handle events safely.
Authorhookdeck
Version1.0.0
Installs0
System Documentation
What problem does it solve?
GitLab webhooks are a reliable way to trigger CI/CD and automation, but receiving, authenticating, and handling them consistently across runtimes can be tricky. This Skill provides a battle-tested pattern to securely accept GitLab webhook deliveries and route events to your handlers.
Core Features & Use Cases
- Token-based verification using the X-Gitlab-Token header to authenticate requests
- Comprehensive event handling for push, tag_push, merge_request, issue, work_item, note, pipeline, build, wiki_page, deployment, release
- Ready-to-run examples and hooks for Express, Next.js, and FastAPI to jump-start webhook receivers
Quick Start
- Start a minimal webhook receiver using the included patterns and point GitLab to your endpoint
- Set GITLAB_WEBHOOK_TOKEN in your environment to a strong secret
- Send test webhooks from GitLab and observe structured logs and consistent responses
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: gitlab-webhooks Download link: https://github.com/hookdeck/webhook-skills/archive/main.zip#gitlab-webhooks Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.