Trigger pipeline after merge request is merged

Hey,

I’m wondering what our options are if we want to run a pipeline after a merge request is successfully merged into master.

Looking at this as we’d like to do some tear down activities once a feature branch is complete.

Looking at the docs I see there’s webhooks, is there another way to approach this?

Regards,

Andy Burchill