kou opened a new pull request, #14412: URL: https://github.com/apache/arrow/pull/14412
If we generate a report immediately after we submit CI tasks, the generated report doesn't have suitable task CI task URL. Because CI tasks aren't started. We need to wait for a while before we generate a report to collect suitable CI task URLs. Before: https://github.com/apache/arrow/pull/14409#issuecomment-1278396923 https://github.com/ursacomputing/crossbow/tree/actions-1e49219a52-github-r-binary-packages is used. After: https://github.com/apache/arrow/pull/14409#issuecomment-1278625825 https://github.com/ursacomputing/crossbow/actions/runs/3248297802/jobs/5329340988 is used. -- 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]
