Skip to content

Add option to disable check run annotations independently #404

Description

@dcramer

Warden currently reports findings via both GitHub check run annotations (inline diff markers) and PR review comments. There is no way to disable annotations without also disabling PR review comments — reportOn = "off" kills both.

Some teams find annotations noisy in the diff view, especially when stale annotations from a previous run linger before the cleanup bug is resolved.

Gap: no granular output control between check run annotations and PR review comments. A flag like annotations = false in warden.toml (or a matching action input) would let teams opt out of annotations while keeping PR feedback intact.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions