Skip to content

Instantly share code, notes, and snippets.

@InBrewJ
Last active March 12, 2025 17:35
Show Gist options
  • Save InBrewJ/b94b18645e186dcbeb13d8a648b9aa47 to your computer and use it in GitHub Desktop.
Save InBrewJ/b94b18645e186dcbeb13d8a648b9aa47 to your computer and use it in GitHub Desktop.
Filter for PRs from real people (i.e. not dependabot)
is:open is:pr -author:app/dependabot
@sxflynn
Copy link

sxflynn commented Jan 7, 2025

Found this from a Google search. Thanks

@tricia-work
Copy link

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment