I want to filter all issues created by robot like: is:issue is:open author:not:robot
is:issue is:open author:not:robot
How to get all issues except those created by robot?
use dash - to exclude:
-
-author:robot