-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Description
I propose to add a custom review prompt with a toggle of on, in the users github action, allowing to seamlessly swap between default prompting and offering the user an additional prompt to modify, without effecting the core workings of presubmit, but to offer more granular reviewing for custom projects.
I have this done privately and seems to work well. I’ve also batched context and llm calls to also switch context based on the git diff, i.e. If security related changes made; perform in that context, if core code changes, perform in that context, if configuration changes perform in that context, or if two type of changes present, review with security + configuration, etc.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels