3

This following Thread gets me all my comments on issues at GitHub Where can I see all my comments on issues on GitHub? It does not get me my comments on pull requests.

I need something to get me all my comments at GitHub, or failing that my comments at GitHub on Pull requests would do.

serenesat
  • 10,042
  • 30
  • 34
  • 50

1 Answers1

3

You can use the same search field the linked thread mentions (https://github.com/issues).

Remove is:issue from the search query (leaving only commenter:username) and the search results will also include pull requests.

arm32x
  • 379
  • 2
  • 6