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

   We currently have around 86K branches on the crossbow repository. This 
causes some direct problems on browsing and the email reports queries sometimes 
failing to open.
   
   There are some initiatives to reduce the number of branches 
(https://github.com/ursacomputing/crossbow/pull/12) both to improve the 
browsing experience and to avoid possible issues with Github.
   
   
   One small improvement I propose is to update the URLs on our nightly report 
emails for individual tasks to avoid a search on github that might timeout.
   Instead of using:
   
   
   
https://github.com/ursacomputing/crossbow/branches/all?query=nightly-tests-2022-04-14-0-github-test-build-vcpkg-win
   
   Using the direct branch URL to avoid the search:
   
   
   
https://github.com/ursacomputing/crossbow/tree/nightly-tests-2022-04-14-0-github-test-build-vcpkg-win


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

Reply via email to