Skip to content

Add ability to disable code scanning #272

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Feb 6, 2025
Merged

Add ability to disable code scanning #272

merged 7 commits into from
Feb 6, 2025

Conversation

chungyc
Copy link
Member

@chungyc chungyc commented Feb 3, 2025

This adds the ability to disable code scanning, and to instead output results as GitHub annotations and exit with a non-zero exit code. This is only intended for use with private repositories which do not have code scanning available.

Will resolve #260.

@chungyc chungyc added the enhancement New feature or request label Feb 3, 2025
@chungyc chungyc self-assigned this Feb 3, 2025
@chungyc chungyc changed the title Add ability to disable code scanning and use annotations for private repositories without code scanning. Add ability to disable code scanning Feb 3, 2025
@chungyc chungyc merged commit 110bdb7 into main Feb 6, 2025
6 checks passed
@chungyc chungyc deleted the exit-code-fail branch February 6, 2025 05:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to use it with personal account private repos
1 participant