1 रिपॉजिटरी
Displaying and managing the collection of comments and diffs for a specific code revision.
Distinct from Review Feedback Classifiers: Candidates focus on AI feedback or severity classification, not the general management and display of feedback for a revision.
Explore 1 awesome GitHub repository matching development tools & productivity · Review Feedback Visualization. Refine with filters or upvote what's useful.
git-appraise is a decentralized code review tool and distributed review workflow engine. It allows teams to conduct peer reviews by storing review requests, comments, and approvals as objects directly within Git repositories, eliminating the need for a central server. The system synchronizes review data across team members using standard Git push and pull operations. It manages the entire lifecycle of a code change—from the initial review request to the final merge—by using Git references to track the state and identity of reviews. The project covers code approval workflows, including the en
Lists and displays comments and code differences for specific revisions during the review process.