dannycjones opened a new issue, #3234: URL: https://github.com/apache/iceberg-rust/issues/3234
### Is your feature request related to a problem or challenge? Today, any dependency introduced that does not meet the project's licensing policy is only discovered by manual PR review or at release time when checked via cargo deny. ### Describe the solution you'd like @kevinjqliu suggested that we move the license checks from the release script into CI. This way, PRs that introduce a license incompatible with the project's policy are flagged immediately. ### Willingness to contribute I can contribute to this feature independently -- 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]
