-
Notifications
You must be signed in to change notification settings - Fork 118
Add support for the GitHub output formatΒ #831
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
You cannot upload a Sarif report to private repositories.
If you are on a GitHub Free or GitHub Pro plan, you can only use code scanning on repositories that are publicly available.
Describe the solution you'd like
Add support for output format via Workflow commands for GitHub Actions
https://docs.github.com/en/actions/reference/workflows-and-actions/workflow-commands
Additional context
A rather useful feature that allows you to spot an error in Files changed without opening the GitHub Actions job logs.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request