raulcd opened a new pull request, #13010: URL: https://github.com/apache/arrow/pull/13010
This PR aims to improve the nightly build reporting by changing the link that appears on the report to point to the build instead of the branch. If the task contains a build link it will be shown on the email report. Example of local test: ```bash $ archery crossbow report --no-fetch nightly-packaging-2022-04-25-0 From: None <None> To: None Subject: [NIGHTLY] Arrow Build Report for Job nightly-packaging-2022-04-25-0: 0 failed, 0 pending Arrow Build Report for Job nightly-packaging-2022-04-25-0 All tasks: https://github.com/ursacomputing/crossbow/branches/all?query=nightly-packaging-2022-04-25-0 Succeeded Tasks: - conda-osx-clang-py310: URL: https://github.com/ursacomputing/crossbow/runs/6156745194 - conda-osx-clang-py38: URL: https://github.com/ursacomputing/crossbow/runs/6157874092 - wheel-macos-high-sierra-cp310-amd64: URL: https://github.com/ursacomputing/crossbow/runs/6155840346?check_suite_focus=true ``` -- 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]
