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: Run separately, only on push #52

Merged
merged 1 commit into from May 25, 2021
Merged

fossa: Run separately, only on push #52

merged 1 commit into from May 25, 2021

Conversation

abhinav
Copy link
Collaborator

@abhinav abhinav commented May 25, 2021

FOSSA analysis currently blocks CI on pull requests because they are
denied access to secrets.

Run FOSSA as a separate job only when we push to a branch of the
project.

FOSSA analysis currently blocks CI on pull requests because they are
denied access to secrets.

Run FOSSA as a separate job only when we push to a branch of the
project.
@codecov
Copy link

codecov bot commented May 25, 2021

Codecov Report

Merging #52 (d9efa4b) into master (7c6ff6f) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #52   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines          105       105           
=========================================
  Hits           105       105           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7c6ff6f...d9efa4b. Read the comment docs.

@manjari25 manjari25 merged commit ee7346a into master May 25, 2021
@abhinav abhinav deleted the fossa branch May 25, 2021 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants