In particular I would like to know if the value merge_request_event is assigned, if the pipeline was triggered, because a merge-request was merged into the current branch.
In particular I would like to know if the value merge_request_event is assigned, if the pipeline was triggered, because a merge-request was merged into the current branch.
The definition does mention that it’s the value for when a merge request is updated, and I guess a merge request whose branch has been the target of a merge counts as that, so I’d say the answer is yes.