Exclude license header check for HighlightFunctionIT - #5733
Conversation
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
HighlightFunctionIT
Signed-off-by: Chen Dai <daichen@amazon.com>
3719de0 to
92028f1
Compare
Description
Excludes
HighlightFunctionITfrom license-header checks because RAT 0.18 misdetects its first 256 bytes (importFULLTEXT_RELEVANCE_FUNC) as unsupportedIBM424_rtlcharset. This began failing today because opensearch-project/OpenSearch#22770 upgraded Apache RAT from 0.15 to 0.18. Remove after the upstream RAT fix.Related Issues
N/A
Check List
--signoffor-s.By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.