We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04e0d24 commit a06e640Copy full SHA for a06e640
1 file changed
docs/gl_objects/merge_requests.rst
@@ -78,8 +78,8 @@ List MRs for a project::
78
79
You can filter and sort the returned list with the following parameters:
80
81
-* ``state``: state of the MR. It can be one of ``all``, ``merged``, ``opened``
82
- or ``closed``
+* ``state``: state of the MR. It can be one of ``all``, ``merged``, ``opened``,
+ ``closed`` or ``locked``
83
* ``order_by``: sort by ``created_at`` or ``updated_at``
84
* ``sort``: sort order (``asc`` or ``desc``)
85
0 commit comments