Triggers a workflow on every new merge in a given repository and a target branch. The target branch defaults to the main/master branch. Endpoint:Documentation Index
Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
https://gitlab.com/api/v4/projects/{id}/merge_requests
Workflows with this trigger check for new events every 5 minutes by default. You can adjust this interval in the Trigger settings.
Basic Parameters
| Parameter | Description |
|---|---|
| Project ID | The ID or path of the project owned by the authenticated user. If the path is being used, it should be url encoded - for example: user%2my-project . |
Advanced Parameters
| Parameter | Description |
|---|---|
| Target Branch | Return merge requests with the given target branch. |