Merge Request States

A merge request can be in one of these states:

State Description

Open

Code review is in progress.

A merge request’s status remains Open until the branches are merged or the request is closed.

Merged

Code review is complete and the review branch has been merged with the target branch.

The review is closed for inline comments, but can accept general comments.

Closed

Code review is closed without merging the review branch with the target branch.

The review is closed for inline comments, but can accept general comments.