Developer & DevOps
Monitor GitLab events and execute conditional actions automatically
3 nodes
194
106
Automatic trigger
Workflow Description
Automation template that listens to GitLab repository events such as pushes and merge requests, then executes conditional HTTP requests to trigger DevOps workflows without manual intervention, streamlining deployment and team coordination.
How it works
- 1.Receive trigger event from GitLab when repository activity occurs
- 2.Evaluate event conditions using conditional logic node
- 3.Send HTTP request to target service or application endpoint
Use cases
- Automatically trigger CI/CD pipeline builds on code commits
- Send instant notifications to team channels when pull requests open
Requirements
- GitLab account with appropriate repository permissions
- Valid GitLab webhook token or personal access token
Service Value
Ready-made workflow template for automation delivery and service execution.
Apps Used
Gitlab Trigger
Details
Trigger
Automatic trigger
Nodes
3
Apps
1
Views
194
Downloads
106
How to Use
- 1.Click "Download Template"
- 2.Open your n8n dashboard
- 3.Go to Workflows > Import from File
- 4.Select downloaded file and configure credentials
Nodes Used (3)
Gitlab Trigger
Gitlab Trigger
HTTP Request
HTTP Request
IF
If