Trigger merge request trigger in case a merge request is updated via push
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
To make Fabric's fastlane-danger working with gitlab's merge request the merge request web hook should be triggerd in case an already existing merge request was updated via a normal push or a force push.
At the moment you will only receive merge request triggers if a user create/updates/removes the MR via the web UI.
Also you will receive a trigger for new builds in that MR if you enabled build events for that web hook. But theses build event hooks do not contain references to one or more merge requests.
Edited by 🤖 GitLab Bot 🤖