kou opened a new issue, #689: URL: https://github.com/apache/arrow-site/issues/689
`feed.xml` and `release/*.html` are always updated even when we don't have changes. Because they include timestamp as build time. We can avoid needless `release/*.html` changes by specifying `date:` to `release/*.md` explicitly`. We can ignore `feed.xml` changes at https://github.com/apache/arrow-site/blob/6aa933e5c3d6083267c730f34a62acf3adf8f7b5/.github/workflows/deploy.yml#L127 . -- 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]
