Skip to content

Feature Request: Option to write scan results to output but disable issues and PR commentsΒ #13

@Sephsekla

Description

@Sephsekla

Thank you for the great work on this action!

For our use case, we would like to be able to pass the output of the action on to additional steps in a workflow, as well as reduce the number of comments that are added when this runs multiple times on one pull request.

My suggestion is an additional option, potentially quiet.

When run with:

        with:
          quiet: true

the action would return the scan details in its output, but not add any comment to the pull request (regardless of whether create-issues is enabled).

That way I could use e.g. steps.veracode-sca.output.foo later on in a workflow run, and reduce the noise of repeated comments.

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