-
-
Notifications
You must be signed in to change notification settings - Fork 59
Closed
Labels
enhancementNew feature or requestNew feature or requestfixed in nextFixed in the "next" branch for the next releaseFixed in the "next" branch for the next release
Description
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
Labels
enhancementNew feature or requestNew feature or requestfixed in nextFixed in the "next" branch for the next releaseFixed in the "next" branch for the next release