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

FOSSA refinement #4359

Merged
merged 4 commits into from
Apr 10, 2023
Merged

FOSSA refinement #4359

merged 4 commits into from
Apr 10, 2023

Conversation

e3b0c442
Copy link
Contributor

@e3b0c442 e3b0c442 commented Apr 10, 2023

What this PR does / why we need it:

Attempts to resolve issues with run length and timeouts by scanning on merge and using diffs.

  • Add a job to run a scan on merge, so we can ensure there is a diff target in the database
  • Add diff flags to test on both PR and merge
    • PR diffs against what is on main
    • Merge diffs against the previous merge
  • Restrict the FOSSA targets to only the go.mod and package.json files in the root of the repo

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Steps to reproduce

Does this PR introduce a user-facing change?

NONE

Does this PR require documentation?

NONE

@e3b0c442 e3b0c442 requested a review from a team as a code owner April 10, 2023 18:21
@e3b0c442 e3b0c442 merged commit 7a30dcb into main Apr 10, 2023
@e3b0c442 e3b0c442 deleted the fossa-refinement branch April 10, 2023 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants