potiuk opened a new issue, #454: URL: https://github.com/apache/tooling-trusted-releases/issues/454
I have this configuraiton for "Airflow Providers" <img width="1028" height="622" alt="Image" src="https://github.com/user-attachments/assets/49aa88db-a861-494f-8228-6976eeddf835" /> So what I understand, licence check should: * only use RAT * and only be applied to source packages I believe the exclusion with `!` should work fine (it did last time) But the errors I get are coming from lightweight check - and they are actually coming from "binary" packages: <img width="851" height="336" alt="Image" src="https://github.com/user-attachments/assets/de0caeec-708c-4c58-9471-ec81320dc83a" /> those are binary artifacts, not source ones, so I think licences should be checked? -- 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]
