user-search: Add missing documentation of is:cc predicate
Change-Id: I35ac5b436b17ba3dc338daf8c9c0d901694f39eb
This commit is contained in:
@@ -329,6 +329,11 @@ is:reviewer::
|
||||
True on any change where the current user is a reviewer.
|
||||
Same as `reviewer:self`.
|
||||
|
||||
is:cc::
|
||||
+
|
||||
True on any change where the current user is in CC.
|
||||
Same as `cc:self`.
|
||||
|
||||
is:open, is:pending::
|
||||
+
|
||||
True if the change is open.
|
||||
|
Reference in New Issue
Block a user