Remove separate approval step from code-reviewer agent #15
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
The code-reviewer agent should only merge when verdict is LGTM, not attempt a separate approval step first.
Problem
Currently the agent instructions say:
This causes issues:
Acceptance Criteria
tea pulls approvefrom the LGTM flow in code-reviewer agenttea pulls merge <number> --style rebaseAffected Files