Navigating Review History in ReviewMonk
Keep track of past reviews and feedback effortlessly. Learn how to navigate the review history for repositories, branches, and pull requests, access comments and feedback, and compare changes made between reviews.
Viewing Past Reviews
ReviewMonk allows you to revisit past reviews for any repository, branch, or pull request with ease:
Access the History Section:
- Navigate to the “Analytics” tab in your workspace.
Filter by Repository, Branch, or Pull Request:
- Use the dropdown filters to narrow down your search to a specific repository, branch, or pull request.
- You can also search by review date or reviewer name for quicker access.
Select a Review:
- Click on the review you want to revisit.
- You’ll be taken to a detailed page showing the review summary, comments, and feedback.
Tip: Bookmark frequently accessed reviews for quick reference.
Comments and Feedback
ReviewMonk ensures that all feedback from previous reviews is readily accessible for reference or follow-up:
Navigate to the Comments Section:
- Inside the review details page, scroll to the “Comments and Feedback” section.
Understand Feedback:
- Comments are organized by file and line number for easy context.
- Each comment includes:
- The author of the feedback.
- Timestamp of the comment.
- Suggested changes or improvements.
Respond or Follow Up:
- Use the comment thread to reply, mark as resolved, or reference in future discussions.
Pro Tip: Encourage team members to leave detailed feedback for clarity and future reference.
Comparing Changes
ReviewMonk makes it simple to track changes made between reviews, helping you understand code evolution over time:
Open the Changes Tab:
- On the review details page, navigate to the “Changes” tab.
View Code Diffs:
- Side-by-side comparisons display the code as it was before and after the review.
- Additions, deletions, and modifications are highlighted for easy identification.
Track Change Progression:
- Compare changes across multiple reviews to see how feedback has been addressed over time.
- Identify unresolved issues or recurring problems in the codebase.
Tip: Use the comparison view to ensure feedback from previous reviews has been fully implemented.
Summary
By leveraging ReviewMonk’s review history features, you can maintain a clear record of past reviews, feedback, and code changes. This transparency and accessibility help improve collaboration and ensure continuous improvement in your codebase.
Stay organized and informed by mastering ReviewMonk’s review history tools. Happy reviewing! 🚀