Add approve quick action
When a MR can be merged, an approval might be missing which makes the `/merge` quick action a bit weird as it doesn't execute. Through this commit a `/approve` is added so the following will work: ``` /approve /merge ``` Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/1873
Showing
Please register or sign in to comment