sanjana2505006 opened a new pull request, #481: URL: https://github.com/apache/tooling-trusted-releases/pull/481
## Issues: Users were not aware of how the system identifies generated files in order to exclude them from mandatory licence header checks. Although this logic existed in the code, it was not documented. As a result, users had difficulty understanding why certain files were skipped or how to configure their own exclusions. ## Changes I made: I analyzed the source code for both the Apache RAT check and the lightweight licence check to determine the exact rules being applied. I then documented these rules in the user guide so users can easily reference and understand the exclusion behaviour. This PR fixes the issue 477 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
