Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Can't exclude multiple authors in github search

Tags:

github

I'm trying to filter out multiple authors:

is:pr is:open -author:Marcono1234 -author:rdmarsh2

But only the first filter is applied, is it supported? https://github.com/github/codeql/pulls?q=is%3Apr+is%3Aopen+-author%3AMarcono1234+-author%3Ardmarsh2+

like image 408
daisy Avatar asked Jun 20 '26 15:06

daisy


1 Answers

Ensure that you are using the full search at the top left box, Otherwise, the search syntax will be severely limited.

Step1:

enter image description here

Step2: enter image description here

like image 183
navylover Avatar answered Jun 25 '26 02:06

navylover



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!