DevSecOps platform for version control, CI/CD, and project management.
Get notified on your phone the moment a GitLab webhook fires. No more checking dashboards.
Choose exactly which GitLab events trigger notifications. Filter out the noise.
Control who on your team gets notified and how β push notifications, record only, or both.
Copy a webhook URL, paste it in GitLab, and you're done. No code required.
| Event | Sample notification |
|---|---|
|
Tag push
Tag Push Hook
π·οΈ Tag pushed in team/project
testuser pushed tag refs/tags/v1.0.0
|
π·οΈ Tag pushed in team/project
testuser pushed tag refs/tags/v1.0.0
|
|
Merge request
Merge Request Hook
π MR open: !5
Add dark mode by Test User in team/project
|
π MR open: !5
Add dark mode by Test User in team/project
|
|
Issue
Issue Hook
π Issue open: #12
Fix login bug by Test User in team/project
|
π Issue open: #12
Fix login bug by Test User in team/project
|
|
Release
Release Hook
π Release create: v1.0.0
Release Version 1.0 create in team/project
|
π Release create: v1.0.0
Release Version 1.0 create in team/project
|
|
Comment
Note Hook
π¬ Comment on MergeRequest in team/project
Test User: Looks good to me!
|
π¬ Comment on MergeRequest in team/project
Test User: Looks good to me!
|
|
Pipeline
Pipeline Hook
βοΈ Pipeline success: main
Pipeline success on main in team/project
|
βοΈ Pipeline success: main
Pipeline success on main in team/project
|
|
Job
Job Hook
π§ Job success: test-suite
Job test-suite success on main in project
|
π§ Job success: test-suite
Job test-suite success on main in project
|
|
Wiki page
Wiki Page Hook
π Wiki create: Getting Started
Test User create wiki page Getting Started in team/project
|
π Wiki create: Getting Started
Test User create wiki page Getting Started in team/project
|
|
Push
Push Hook
π¦ Push to team/project
testuser pushed 1 commit(s) to refs/heads/main: Test commit
|
π¦ Push to team/project
testuser pushed 1 commit(s) to refs/heads/main: Test commit
|
X-Gitlab-Token header β Hookfire will verify it automatically. On your Hookfire integration page, toggle on the events you want to receive push notifications for.
Click the Test button on your integration page, or use GitLabβs Test button next to the webhook in the settings page.
| Event | Description |
|---|---|
Push Hook |
Code was pushed to a branch |
Tag Push Hook |
A tag was pushed |
Merge Request Hook |
A merge request was opened, updated, or merged |
Issue Hook |
An issue was opened or updated |
Note Hook |
A comment was added |
Pipeline Hook |
A CI/CD pipeline changed status |
Job Hook |
A CI/CD job changed status |
Release Hook |
A release was created |
Wiki Page Hook |
A wiki page was created or updated |
Start receiving instant push notifications for your GitLab webhooks. Free to start, no credit card required.
Get Started Free