Automate GitLab for free on Stepper
GitLab is a DevOps lifecycle platform for managing repositories, issues, merge requests, and CI/CD pipelines.
Triggers available for GitLab on Stepper
New Push Event
Triggers when code is pushed to a repository branch.
- 2 parameter s
New Issue
Triggers when a new issue is created in a project.
- 1 parameter s
New Merge Request
Triggers when a new merge request is created in a project.
- 1 parameter s
New Note (Comment)
Triggers when a new comment (note) is added to an issue, merge request, or snippet.
- 1 parameter s
Issue Updated
Triggers when an existing issue is updated (title, description, labels, assignees, state change, etc.).
- 1 parameter s
Merge Request Updated
Triggers when an existing merge request is updated (title, description, assignees, state change, merged, etc.).
- 1 parameter s
New Pipeline Event
Triggers when a pipeline status changes (created, pending, running, success, failed, etc.).
- 1 parameter s
New Tag Push
Triggers when a new tag is pushed to a repository.
- 1 parameter s
Actions available for GitLab on Stepper
Find Project
Find a specific project by its ID.
- 1 parameter s
Find Projects
Search for projects by name or other criteria.
- 3 parameter s
Find Issue
Find a specific issue by its project and issue IID.
- 2 parameter s
Find Issues
Search for issues in a project.
- 3 parameter s
Find Merge Request
Find a specific merge request by its project and merge request IID.
- 2 parameter s
Find Merge Requests
Search for merge requests in a project.
- 3 parameter s
Find User
Find a user by username or search term.
- 2 parameter s
Create Issue
Create a new issue in a GitLab project.
- 8 parameter s
Update Issue
Update an existing issue in a GitLab project.
- 9 parameter s
Close Issue
Close an existing issue in a GitLab project.
- 2 parameter s
Create Merge Request
Create a new merge request in a GitLab project.
- 9 parameter s
Update Merge Request
Update an existing merge request in a GitLab project.
- 8 parameter s
Create Issue Note (Comment)
Add a comment to an issue in a GitLab project.
- 4 parameter s
Create Merge Request Note (Comment)
Add a comment to a merge request in a GitLab project.
- 4 parameter s
Create Label
Create a new label in a GitLab project.
- 4 parameter s
Create Branch
Create a new branch in a GitLab project repository.
- 3 parameter s
Make HTTP Request
Make an HTTP request to any URL with full control over method, headers, and body.