I am looking for a way to build a filter like:
Reviewed by me but not reviewed by user xyz
I know I can do a OR search for labels but I cant find anything for other properties.
What I expected to work was
is:open is:pr reviewed-by:@me -reviewed-by:xyz
- Is it possible to do something like this?
- If not, is it possible to export all issues to an excel sheet so I can filter it there?