SPDX Header Checker
Version updated for https://github.com/zccrs/github-actions-spdx-checker to version v1.4.0.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The SPDX Header Checker GitHub Action automates the validation of SPDX copyright headers in new and modified files within pull requests. It ensures compliance with proper copyright year formatting, detects original file creation years from Git history, and verifies the presence of SPDX license identifiers. By supporting flexible file patterns, multiple comment styles, and bilingual error messages, it simplifies copyright management and enforces consistent licensing practices in codebases.
Release notes
Full Changelog: https://github.com/zccrs/github-actions-spdx-checker/compare/v1.3.0...v1.4.0