Skip to content

Duplicate comments when suggestions exist #57

Open
@pbrisbin

Description

@pbrisbin

Hi there-

We're using this action with reporter: github-pr-review, and when an issue can be fixed by suggestion, we get two comments:

Is it possible to avoid this and only get the [shellcheck (suggestion)] comment when something is auto-fixable and only get the [shellcheck] comment when it's not?

Or, ideally, they should be combined:

[shellcheck] reported by reviewdog

Double quote to prevent globbing and word-splitting. SC2086

- echo $example
+ echo "$example"

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