-
Type:
Suggestion
-
Resolution: Unresolved
-
None
-
Component/s: UI
-
None
-
6
It is common that you have a pull request that needs to get rebased because of changing the target branch, or because of merge conflicts.
After the rebase the pull request could be in a situation where a lot of changes where done that are not actually related to the diff that is been under review, and many code owners are joined to the pull request.
It would be great of stash could know somehow that the code owners should not be added to the pull request because of the rebase, as the diff in the end is not related to them.