You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note: The PR branch is already checked out in the current working directory.
105
107
106
-
Provide detailed feedback using inline comments for specific issues.
108
+
Provide a comprehensive review including:
109
+
- Summary of changes since last review
110
+
- Critical issues found (be thorough)
111
+
- Suggested improvements (be thorough)
112
+
- Good practices observed (be concise - list only the most notable items without elaboration)
113
+
- Action items for the author
114
+
- Leverage collapsible <details> sections where appropriate for lengthy explanations or code snippets to enhance human readability
115
+
116
+
When reviewing subsequent commits:
117
+
- Track status of previously identified issues (fixed/unfixed/reopened)
118
+
- Identify NEW problems introduced since last review
119
+
- Note if fixes introduced new issues
120
+
121
+
IMPORTANT: Be comprehensive about issues and improvements. For good practices, be brief - just note what was done well without explaining why or praising excessively.
0 commit comments