`--guarantee-final-pipeline` option is the great thing to have within Marge-bot but it does not do more than [commenting](https://github.com/smarkets/marge-bot/blob/d3c440966f9bc3f41d82e65f58850e8609e17e5d/marge/single_merge_job.py#L67) `jenkins retry`, unfortunately. As it suggests from the title and the help, it should trigger a Gitlab CI pipeline and wait for it, but it does not happen. I have proposed a pull request implementing the missing functionality, please check: https://github.com/smarkets/marge-bot/pull/351