Filtering GitHub Pull Requests by Author. (Clone)7

00:37 mins
S

Sarankumar Krishnan

Updated on Aug 09, 2025

How to Filter Pull Requests by a Specific Author on GitHub

In this guide, we will learn how to filter pull requests by a specific author on GitHub. Follow these steps to easily find pull requests from a particular contributor.

Steps to Filter Pull Requests by Author

  1. Go to github.com.

  2. Click on your desired repository.

  3. In the header, select Pull requests.

  4. You will see pull requests from various authors.

  5. To filter, click on Author and select the desired author.

These steps will display the pull requests opened by the specific author you selected. Thank you for following along!