Skip to content

Conversation

mhucka
Copy link
Collaborator

@mhucka mhucka commented Aug 16, 2025

This workflow uses addlicense to check that files added in a PR contain the standard copyright and license statements. The workflow can be used as a required CI check.

The addlicense program doesn't provide an easy way to tell it which files to ignore. A feature of this workflow is that it overcomes this limitation by reading file paths to ignore from the file .github/workflows/config/license-checker-ignore.txt. This makes it easy to update the list of files to be ignored without having to edit the workflow itself.

@github-actions github-actions bot added the size: M 50< lines changed <250 label Aug 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: M 50< lines changed <250
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant