Antoine Pitrou created ARROW-17507:
--------------------------------------
Summary: [Dev][CI][R] GHA "autotune" doesn't work
Key: ARROW-17507
URL: https://issues.apache.org/jira/browse/ARROW-17507
Project: Apache Arrow
Issue Type: Bug
Components: Continuous Integration, Developer Tools, R
Reporter: Antoine Pitrou
The {{@github-actions autotune}} command fails on the R step:
https://github.com/apache/arrow/runs/7981567559?check_suite_focus=true#step:10:247
{code}
Error: Error: Failed to install 'roxygen2' from GitHub:
cannot open URL 'https://api.github.com/repos/r-lib/roxygen2/commits/HEAD'
Execution halted
Error: Process completed with exit code 1.
{code}
(sidenote: it's annoying that it doesn't at least commit the other changes
made, as that PR has no R changes but C++)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)