Add Filter related with Merged PRs #160393
Unanswered
leonballoni
asked this question in
Pull Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Product Feedback
Body
Hello, very often we as developers have to check PRs in a roll. Some of them come from several Merged branchs that are created to avoid a waterfall feeling of code and, thus, making it smallers. But, at the end, we often end up with a long PR anyway with most of the code reviewed but without any reference of previous PRs we already evaluated.
My suggestion would be to add a new filter which would allow developers to filter out files or, even better the file lines, that came entirely from already merged PRs into the current evaluated PR. This would allow us a faster review, a more focused view of a long list of changes, spare our time and easy up the review by other pairs.
Beta Was this translation helpful? Give feedback.
All reactions