Triggers a workflow on every new merge in a given repository and a target branch. The target branch defaults to the main/master branch.
Workflows based on this trigger will search for new events every 5 minutes.
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 . |
Parameter | Description |
---|---|
Target Branch | Return merge requests with the given target branch. |
Triggers a workflow on every new merge in a given repository and a target branch. The target branch defaults to the main/master branch.
Workflows based on this trigger will search for new events every 5 minutes.
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 . |
Parameter | Description |
---|---|
Target Branch | Return merge requests with the given target branch. |