lafiona opened a new pull request, #14533:
URL: https://github.com/apache/arrow/pull/14533

   # Overview
   The goal of this pull request is to the GitHub merge script to work with a 
repository default branch named `master` or `main`, as part of the effort to 
rename the Apache Arrow repository's default branch to `main`. The parent Jira 
ticket can be found [here](https://issues.apache.org/jira/browse/ARROW-15689). 
   
   # Implementation
   - Added a function named `git_default_branch_name` to 
`dev/merge_arrow_pr.py`.
   - Used the function to replace hard-coded usages of `master` in the file.
   
   # Testing
   - Ran the merge script in debug mode
   
   # Future Directions
   
   # Notes
   Thank you @kevingurney for your help with this pull request!


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