Skip to content

Custom Review Prompt toggle #52

@m1rl0k

Description

@m1rl0k

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions