Skip to content

Instantly share code, notes, and snippets.

@drecali
Created May 25, 2022 02:01
Show Gist options
  • Save drecali/8e3bac8f7380ffd5e9702014519e9291 to your computer and use it in GitHub Desktop.
Save drecali/8e3bac8f7380ffd5e9702014519e9291 to your computer and use it in GitHub Desktop.
Useful GitHub snippets

Useful GitHub Snippets

Filter PR/issue results by number of comments

Get results with more than COMMENT_NUMBER comments

  • comments:>COMMENT_NUMBER
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment