Skip to content

Adjust code review feedback message #284

@tobeycodes

Description

@tobeycodes

When no changes are requested we send a response saying LGTM and ask to address feedback but there is no feedback to address.

In my opinion I would suggest that we do not send Please address this feedback. if LGTM - no changes requested. is the feedback.

My agent got confused and asked me to clarify whether there was feedback or not on a couple of occassions.

# Code Review Feedback
LGTM - no changes requested.
Please address this feedback.

feedback: 'LGTM - no changes requested.',

text: `# Code Review Feedback\n\n${result.feedback}\n\nPlease address this feedback.`,

pi.sendUserMessage(`# Code Review Feedback\n\n${result.feedback}\n\nPlease address this feedback.`);

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions