raulcd opened a new pull request, #14248: URL: https://github.com/apache/arrow/pull/14248
I have tested the script locally like: ``` $ archery crossbow delete-old-branches --days 600 Total number of references to delete: 342 ``` Before running there were on the remote repository: ``` 52,188 branches 50,866 tags ``` After running we have: ``` 52,059 branches 50,768 tags ``` -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org