kou opened a new issue, #47258:
URL: https://github.com/apache/arrow/issues/47258

   ### Describe the enhancement requested
   
   We want to avoid needless website update. `dev/release/post-04-website.sh` 
generates `_release/${VERSION}.md` for apache/arrow-site but the generated 
`.md` doesn't have `date: ` metadata. If `date: ` metadata doesn't exist, the 
current time is used. If the current time is used, the generated contents are 
always different.
   
   We should set `date: ` metadata explicitly to avoid needless changes.
   
   See also: https://github.com/apache/arrow-site/issues/689
   
   ### Component(s)
   
   Release


-- 
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]

Reply via email to