I am trying to create a search query that will tell me open changes, which I will add as a reviewer, but which I did not provide a code review for the last set of patches. This should include the changes that other people gave for the review, but I did not.
The closest I could find was is:reviewer AND -is:reviewed AND status:open, but this does not include the changes that other people looked at, but I did not.
source
share