I use a search criteria to filter my PRs to display all the open PRs. It's worked perfectly in the past, but now it has started showing a some merged PRs.
My search criteria:
is:open is:pr org:trailhead
results in this:
It includes three merged PRs. I've tried to add labels and then use search to exclude these PRs, but that's not working either (they stay in the list).
How can I fix this?
Once the repository maintainer has approved a pull request, the developer's new updates in the forked repository are merged with the main project repository. The product is then updated with the new feature or bug fix, and can now be viewed by end users.
Pull requests let you tell others about changes you've pushed to a branch in a repository on GitHub. Once a pull request is opened, you can discuss and review the potential changes with collaborators and add follow-up commits before your changes are merged into the base branch.
You can revert a pull request after it's been merged to the upstream branch.
I has a similar issue, removing the assignees who haven't neither approved nor requested changes fixed the issue
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With