kou commented on PR #33636: URL: https://github.com/apache/arrow/pull/33636#issuecomment-1380982211
How about cherry-picking old changelogs from release branch instead of re-generating changelogs? For example, `git cherry-pick f786b8d5e034217dda420bda10d9749c0b66e971` for 10.0.1: https://github.com/apache/arrow/commit/f786b8d5e034217dda420bda10d9749c0b66e971 (Unfortunately, the command reports a merge conflict... But resolving the conflict isn't hard.) How about adding a post release task that cherry-picks a changelog to master like ADBC? FYI: https://github.com/apache/arrow-adbc/pull/335 ADBC replaces the changelog file but I think that we can use cherry-pick approach. -- 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]
