How to remove merge request from GitLab server

前端 未结 4 1939
清酒与你
清酒与你 2021-02-02 06:32

I created a merge request on gitlab (local) server. Now whenever I click on the merge request, the request times out with error 500. Before that I used to get an error code 504

4条回答
  •  走了就别回头了
    2021-02-02 07:24

    Go to the destination repository, find the merge request on that repo and just click "Close Merge Request". Since it is your merge request, you have the rights to do so.

提交回复
热议问题