Skip to content

Copyright workflow - google/addlicense#50

Draft
yottta wants to merge 1 commit into
mainfrom
copyright-workflow
Draft

Copyright workflow - google/addlicense#50
yottta wants to merge 1 commit into
mainfrom
copyright-workflow

Conversation

@yottta
Copy link
Copy Markdown
Contributor

@yottta yottta commented Jun 5, 2026

This PR adds the copyright workflow based on google/addlicense.

This is meant to be used as a template and configured in each repo .github/workflows directory that needs to ensure that all files have the copyright headers configured properly.

The workflow has one input argument where additional -ignore flags can be configured. Whatever is configured in there will be appended to the already well known patterns that need to be ignored.

The google/addlicense simply checks the existence of the headers and do not check the content of those which means that the -f flag (the license file) is not provided. The flag needs to be used only when addlicense is used to add the headers.

Signed-off-by: Andrei Ciobanu <[email protected]>
@yottta yottta changed the title Copyright workflow Copyright workflow - google/addlicense Jun 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant