f4pga / f4pga/actions

License check doesn't conform to REUSE standard

Open
#49 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2
Forks
6
PR merge metrics
No merged PRs in 30d

Description

Verilator just tripped on this, it is REUSE compliant https://reuse.software/ which means it has a LICENSES directory. But the license action here doesn't pass with a "LICENSES" directory, it instead gives:

From e.g. https://github.com/chipsalliance/sv-tests/actions/runs/21532313805/job/62050768965?pr=8118

```
Error: third_party/tools/verilator: A license file was not found (tried ['LICENSE', 'LICENCE', 'COPYING', 'COPYRIGHT'])
```

Please change the action to pass if LICENSES (as a directory not a file) exists, thanks.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.