Last active
March 12, 2025 17:35
-
-
Save InBrewJ/b94b18645e186dcbeb13d8a648b9aa47 to your computer and use it in GitHub Desktop.
Filter for PRs from real people (i.e. not dependabot)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
is:open is:pr -author:app/dependabot |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Found this from a Google search. Thanks