Add check for missing license headers#2378
Conversation
Add `make check_license_headers` as a test workflow step, in order to detect any yaml or py files without the required license header.
|
https://github.com/marketplace/actions/license-eye-header You may want to use this ci task |
|
Would be also nice if you not just check for Licensed to Elasticsearch B.V. But also check fot the Apache License If its okay, i can do a pr with the ci Plugin. This way we can see this an an extra check in the pr |
Hi @stbischof, if you'd like to create another PR for this, I'd appreciate it |
|
Hi! We just realized that we haven't looked into this PR in a while. We're We're labeling this PR as Thank you for your contribution! |
|
@stbischof still my task |
|
Hi! We just realized that we haven't looked into this PR in a while. We're We're labeling this PR as Thank you for your contribution! |
Add
make check_license_headersas a test workflow step, in order to detect any yaml or py files without the required license header.make test? ymakeand committed those changes? n/a