-
Type:
Suggestion
-
Resolution: Unresolved
-
None
-
Component/s: Pull Requests
-
None
-
5
Summary:
Bitbucket makes it hard to follow responses to comments after a pull request has landed. For example:
1) As a reviewer of a pull request, I make some comments, but mark it approved.
2) The author of the pull request responds to my comment and lands it.
At this point, I have to look at the “Recently closed” section of <https://example.com/dashboard>, but not only do those age out, if I’ve been actively reviewing patches that list will be really long. I don’t care about the patches that don’t have any additional comments since I (or another reviewer) approved the pull request, but there’s no way to filter those out.
Another use case:
1) I author a pull request, which is approved by reviewer A, and I land it.
2) Later, another reviewer makes a comment on the pull request.
Again, unless I wade through the “Recently closed” section on the dashboard, I might miss the additional feedback.
Ideally, I’d like a way to flag a pull request so it would always show up in a section on the dashboard until I unflag it.