Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a06e640

Browse filesBrowse files
authored
merge request can have state locked
merge request can have state locked If the merge request is been merged the state is set to locked
1 parent 04e0d24 commit a06e640
Copy full SHA for a06e640

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Open diff view settings
Collapse file

‎docs/gl_objects/merge_requests.rst‎

Copy file name to clipboardExpand all lines: docs/gl_objects/merge_requests.rst
+2-2Lines changed: 2 additions & 2 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,8 @@ List MRs for a project::
7878

7979
You can filter and sort the returned list with the following parameters:
8080

81-
* ``state``: state of the MR. It can be one of ``all``, ``merged``, ``opened``
82-
or ``closed``
81+
* ``state``: state of the MR. It can be one of ``all``, ``merged``, ``opened``,
82+
``closed`` or ``locked``
8383
* ``order_by``: sort by ``created_at`` or ``updated_at``
8484
* ``sort``: sort order (``asc`` or ``desc``)
8585

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.