assignUser opened a new pull request, #14060: URL: https://github.com/apache/arrow/pull/14060
The `changed` function was giving back the changed files between PR HEAD and master HEAD which is not what the actual intention was: a list of files changed within the PR. This is what caused the superfluous triggering of R steps as reported in the jira. These than failed due to API rate limits due to a github install of roxygen2 which is no longer necessary as a newer version is now on CRAN. -- 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]
