Filtering GitHub Pull Requests by Author. (Clone)7
Sarankumar Krishnan
Updated on Aug 09, 2025
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.
Go to github.com.
Click on your desired repository.
In the header, select Pull requests.
You will see pull requests from various authors.
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!