githubgithub-codereviews

How to see all your code reviews on github


There's a way to filter all my code reviews on github?

I tried to follow docs, go to pull requests and then click on 'Review Requests', but i wasn't able to find a way to filter the code reviews i've done and see if there was any update on my comments.


Solution

  • Github has a feature for this! Select Reviewed by you in the 'filter by reviews' dropdown

    screenshot of reviews dropdown

    You can also manually apply this filter by inputting this text in the filters input:

    is:pr reviewed-by:@me