Skip to content

Add GitHub formatter #518

@mschoettle

Description

@mschoettle

I so far have used the sarif formatter and used the upload-sarif action to upload the results.

I came across another format which makes GitHub add check annotations (see: https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/workflow-commands-for-github-actions#setting-an-error-message). For example, the ruff linter has support for this output format: https://docs.astral.sh/ruff/settings/#output-format

I think this would be more appropriate for markdownlint and also does not require the security-events: write permission.

Would you be open to including a github formatter?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestfixed in nextFixed in the "next" branch for the next release

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions