Skip to content

Only run virus scan on mainline builds #3138

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 1 commit into from
Feb 25, 2024
Merged

Only run virus scan on mainline builds #3138

merged 1 commit into from
Feb 25, 2024

Conversation

danyeaw
Copy link
Member

@danyeaw danyeaw commented Feb 25, 2024

Dependabot and other builds are failing for the virus scan because they don't have access to the API key. This PR updates this build to only do virus scans when it is a mainline build.

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bug fix
  • Feature
  • Chore (refactoring, formatting, local variables, other cleanup)
  • Documentation content changes

What is the current behavior?

External PRs are failing because they don't have access to secrets.

Issue Number: N/A

What is the new behavior?

All PRs are passing.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@danyeaw danyeaw added the chore Maintenance related PR label Feb 25, 2024
@amolenaar amolenaar merged commit ed33df5 into main Feb 25, 2024
@amolenaar amolenaar deleted the virus-scan-mainline branch February 25, 2024 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Maintenance related PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants