zccrs/SPDX Header Checker
Validate SPDX copyright headers on pull requests
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| base | Base reference to diff against (e.g., origin/main) | no | "" |
| include | Comma-separated list of glob patterns to include | no | "" |
| exclude | Comma-separated list of glob patterns to exclude | no | "" |
| year | Current year for validation (default: current UTC year) | no | "" |
| all-files | Check all files in repository instead of only changed files | no | false |
| holder | Only check files with matching copyright holder (supports wildcards like *UnionTech*). Empty means check all files. | no | "" |
| head | Head reference to diff against (default: environment GITHUB_HEAD_REF or HEAD) | no | "" |
Outputs
no outputs