Approve & merge in one operation
Currently if a maintainer wants to approve and merge merge request after a review, it is necessary to:
1. Click _Approve_ button
1. Wait around 10 seconds before it gets approved
1. See if _Merge_ button has been enabled (we might want to improve colors between enabled / disabled too)
1. Click merge
It would be great to make it possible to approve & merge a merge request in a single operation. Probably using a dropdown is good enough, even though we would still need 2 clicks, but skipping a waiting time is a nice win.
/cc @smcgivern @DouweM @victorwu
issue