You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/04/05 13:07:08 UTC

[GitHub] [arrow] assignUser commented on a diff in pull request #12790: ARROW-16011: [R] CI jobs should fail if lintr picked up issues

assignUser commented on code in PR #12790:
URL: https://github.com/apache/arrow/pull/12790#discussion_r842763075


##########
.github/workflows/r.yml:
##########
@@ -248,6 +248,7 @@ jobs:
     env:
       ARROW_R_CXXFLAGS: "-Werror"
       _R_CHECK_TESTS_NLINES_: 0
+      GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN}}

Review Comment:
   Yes, otherwise the windows installation from gh throws an error : https://github.com/assignUser/arrow/runs/5824319312?check_suite_focus=true#step:18:175



-- 
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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org