Trigger pipeline on merge request changes (no push)

Hi all,
I have read the documentation for pipeline on MR : https://docs.gitlab.com/ee/ci/merge_request_pipelines/index.html
However, it says that the pipeline is triggered on new push.
I would like to know, if there is a possibility that the MR pipeline would be triggered on a MR change (remove of WIP status, approval, etc…) or a new comment in the MR?
I’m digging in the documentation and I didn’t find a way to do it. Hoping I just missed something.
Thank you,
Best regards,
David

1 Like

I would really like to have this functionality available as well… @davivd - have you figured out how to trigger a pipeline on Resolve WIP and Approve? Is there a gitlab issue that I can +1?

Andy

Hi there,
Have you been able to figure this out? I’m also currently trying to find out how/if approving a MR can be used as a trigger - unfortunately docs are not saying anything about it.
Regards,
Marcin