Add license header file check workflow on PR in CI #5631
Labels
area/continuous integration
Related to CI and automated testing
good first issue
Does not require full understanding of the codebase
Requirement
We need to ensure the project does not contains files without the Apache license.
Problem
We have a recurring issue on release where we have some licenses missing (#5603, #5433, ...).
Proposal
We nedd to add the license check workflow in our CI PR process using the
make check-licenses
command.Open questions
No response
The text was updated successfully, but these errors were encountered: