modeseven-testing/License Verification
Verify that files include SPDX license headers
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | File system path to the project/repository directory | no | . |
| licenses | A newline-separated list of all accepted licenses. For example: licenses: |- Apache-2.0 Apache-2.0 WITH LLVM-exception | yes | "" |
| ignore-paths | A newline-separated list of any paths to ignore. For example: ignore-paths: |- src/generated/ src/ignore-file.md | no | "" |
| no_fail | Do not exit on error, just print a warning | no | false |
| debug | Enable debug logging | no | false |
Outputs
no outputs