Skip to content

Add an option to suppress comments in code review prompts for certain words #169

Open
@azyu

Description

Background

I'm using prompts with strong rules (e.g., only check for underflow and overflow concerns, and leave 'LGTM' if there's nothing wrong).
Why did I write this prompt? Unfortunately, prompts like “Please do not add any comments” didn't work well.

But in general, if there's nothing wrong with code, end up with as many comments saying 'LGTM' as there are changed files. This is more like noise.

It would be nice to have option to not register that comment if the response contains a specific phrase.

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions