Approve & merge in one operation
Currently if a maintainer wants to approve and merge merge request after a review, it is necessary to:
- Click Approve button
- Wait around 10 seconds before it gets approved
- See if Merge button has been enabled (we might want to improve colors between enabled / disabled too)
- 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.
Edited by Sean McGivern