Jefffrey commented on PR #10451:
URL: https://github.com/apache/arrow-rs/pull/10451#issuecomment-5139031366

   I did a quick test where I imitated a 58.5.0 release, and it seems to 
generate changelog fine
   
   - Checked out 58.4.0 to local branch
   - Created some commits
   - Ran command
   - Changelog showed only those new commits I created, didn't get confused 
with branches
   
   So looks like the `use_branch_tags = true` option works quite well in 
ensuring it picks the right tag to consider as latest release you want to 
compare to (so long as you ensure you're on the same branch as previous 
release, aka 58_maintenance branch)


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