amoeba commented on code in PR #43784:
URL: https://github.com/apache/arrow/pull/43784#discussion_r1825073821
##########
dev/tasks/tasks.yml:
##########
@@ -895,6 +895,13 @@ tasks:
-
r-pkg__bin__macosx__big-sur-arm64__contrib__4.3__arrow_{no_rc_r_version}\.tgz
- r-pkg__src__contrib__arrow_{no_rc_r_version}\.tar\.gz
+{% for which in ["strong", "most"] %}
+ r-recheck-{{which}}:
Review Comment:
Good point.
Just to wrap this conversation up, so with my change in
https://github.com/apache/arrow/commit/a077cc5b3b121a98d1bf0650415892f67c6d34ce
I think this job will be callable either with `r-*`, `r-recheck-*` or
`r-recheck-{most, strong}` and it will not run nightly.
--
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]