When I write code comments / reviews on BitBucket, but i want to know if there is an easy way to follow up on the review and see if the user has made the changes.
Currently, its a painful process as I keep a list of file names and then go and look at them after the user has checked in the new fixed code.
Jay
Hi @jayonsoftware,
If you are using Bitbucket Server (self-hosted by your company), the "Iterative review" feature will help in this context.
This feature allows you to check which commits have been pushed after the last time a user reviewed a pull request.
The pull request iterative reviews provides more details on this feature as well as a video showing it in action.
For both Bitbucket Server and bitbucket.org, you can check the "Commits" tab in a pull request to check for recent changes.
Cheers,
Caterina - Atlassian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.