Remove documentation reference to submitted, merge pending
The "Submitted, Merge Pending" state no longer exists. Fix stale references in search documentation so its clear the is:pending and status:pending are just aliases for is:open and status:open. Change-Id: Ieaa460a5bf5d05c4f951c42d4e90c7b6c6892ad9
This commit is contained in:
parent
0ae62fedcf
commit
80fa0b6204
@ -283,7 +283,7 @@ Same as `reviewer:self`.
|
|||||||
|
|
||||||
is:open, is:pending::
|
is:open, is:pending::
|
||||||
+
|
+
|
||||||
True if the change is either open or submitted, merge pending.
|
True if the change is open.
|
||||||
|
|
||||||
is:draft::
|
is:draft::
|
||||||
+
|
+
|
||||||
@ -306,8 +306,7 @@ destination branch.
|
|||||||
[[status]]
|
[[status]]
|
||||||
status:open, status:pending::
|
status:open, status:pending::
|
||||||
+
|
+
|
||||||
True if the change state is either 'review in progress' or 'submitted,
|
True if the change state is 'review in progress'.
|
||||||
merge pending'.
|
|
||||||
|
|
||||||
status:reviewed::
|
status:reviewed::
|
||||||
+
|
+
|
||||||
|
Loading…
Reference in New Issue
Block a user