Copilot commented on code in PR #3189: URL: https://github.com/apache/iceberg-rust/pull/3189#discussion_r3976543521
########## .gitattributes: ########## @@ -1 +1,2 @@ website export-ignore Review Comment: The comment hard-codes a specific script path (`dev/release/create_rc.sh`) as the driver of the archive behavior, but the PR description states the archive is built with `git archive`. Consider rewording to describe the mechanism (`git archive` using `export-ignore`) rather than naming a particular script, so the comment remains correct even if the release tooling changes. -- 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]
