[go: up one dir, main page]

Skip to content

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
  2. Wait around 10 seconds before it gets approved
  3. See if Merge button has been enabled (we might want to improve colors between enabled / disabled too)
  4. 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

Edited by Sean McGivern