Skip to content
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

Disable security scan in ci-pr.yml #6076

Closed

Conversation

corneil
Copy link
Contributor

@corneil corneil commented Nov 15, 2024

Added env to control the scan.

@corneil corneil added the review/at-least-one Only one reviewer is required to merge this PR. label Nov 15, 2024
@corneil corneil requested review from cppwfs and onobc November 15, 2024 13:31
Added env to control the scan.
@corneil corneil force-pushed the corneil/distable-trivy-main-ci-pr branch from 8f37f5c to 8ebc627 Compare November 15, 2024 13:43
@@ -3,6 +3,9 @@ name: CI PRs
on:
pull_request:

env:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think there is a way to set an ENV on a PR is there?

…ve repo

Added env to control the scan.
Added env to identify alternate repo.
@corneil corneil requested a review from onobc November 18, 2024 11:37
Add `${{ vars.ENABLE_SECURITY_SCAN }}` as default for security scan.
@corneil
Copy link
Contributor Author

corneil commented Nov 27, 2024

Changed to different defaults.

@corneil corneil closed this Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review/at-least-one Only one reviewer is required to merge this PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants