houqp commented on a change in pull request #1253:
URL: https://github.com/apache/arrow-datafusion/pull/1253#discussion_r744079077



##########
File path: dev/release/README.md
##########
@@ -101,20 +105,10 @@ git commit -a -m 'Update version'
 
 ### Update CHANGELOG.md
 
-Create local release rc tags:
-
-```
-git tag -f 5.1.0-rc-local
-# if there is ballista release
-git tag -f ballista-0.5.0-rc-local
-# if there is python binding release
-git tag -f python-0.3.0-rc-local
-```
-
-Manully edit the previous release version tag in

Review comment:
       turns out these local tags are not being used at all in changelog 
automation.




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