microsoft / vscode-pull-request-github

GitHub Pull Requests for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-pull-request-github
MIT License
2.31k stars 581 forks source link

Hide merge commits from "changes since last review" #4510

Open asportnoy opened 1 year ago

asportnoy commented 1 year ago

Like with the web view, changes from merge commits shouldn't be shown when viewing changes since the last review.

seantleonard commented 1 year ago

I would like to see this too. Whenever changes from main are merged into a current working branch, those changes then become noise within the view "Changes since last review." The PR Extension is unusable then. Because I don't want to use "review all changes" because I don't want to keep re-reviewing code changes I've already seen.

sgrigorjev commented 2 months ago

Yes, it's a pity that there is no such checkbox, it would be very convenient. I hope this will be added to github someday

etsibulko commented 2 months ago

Totally agree, that would be amazing to have such ability.