Skip to content

Conversation

@macedogm
Copy link
Contributor

This PR adds FOSSA license scanning workflow.

Signed-off-by: Guilherme Macedo <guilherme@gmacedo.com>
Copilot AI review requested due to automatic review settings January 14, 2026 13:20
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@ihcsim ihcsim self-requested a review January 14, 2026 17:31

on:
push:
branches: ["main", "master", "release/**"]
Copy link
Contributor

Choose a reason for hiding this comment

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

This repo uses vX.Y for release branches, instead of release/**. We should change it to either using something like ^v\d+\.\d+$ (untested), or just use the tag.

(For other reviewers' reference, this is both an internal tool and an add-on so it makes sense to include it for FOSSA scanning.)

Signed-off-by: Ivan Sim <1330522+ihcsim@users.noreply.github.com>
@ihcsim ihcsim merged commit 38c9eb7 into harvester:main Jan 19, 2026
4 checks passed
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.

2 participants