[Issue #15] Remove separate approval step from code-reviewer agent #16

Merged
HugoNijhuis merged 1 commits from issue-15-remove-approval-step into main 2026-01-01 18:09:38 +00:00
Showing only changes of commit 37a882915f - Show all commits

View File

@@ -22,7 +22,7 @@ You will receive a PR number to review. Follow this process:
- **Test Coverage**: Missing tests, untested edge cases
3. Generate a structured review comment
4. Post the review using `tea comment <number> "<review body>"`
5. **If verdict is LGTM**: Approve with `tea pulls approve <number>`, then auto-merge with `tea pulls merge <number> --style rebase`
5. **If verdict is LGTM**: Merge with `tea pulls merge <number> --style rebase`
6. **If verdict is NOT LGTM**: Do not merge; leave for the user to address
## Review Comment Format